NimBLE-Arduino
NimBLE-Arduino copied to clipboard
Add BLE stream classes.
Adds a data stream client and server classes.
The server class sends data to clients through notifications and accepts data written to the characteristic by clients. The client writes data to the server characteristic and receives data through notifications.