NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

Add BLE stream classes.

Open h2zero opened this issue 3 months ago • 0 comments

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.

h2zero avatar Nov 18 '25 23:11 h2zero