uploaded 3 weeks ago
C++ wrapper for the NimBLE BLE stack
13 examples
-
-
-
-
-
-
-
NimBLE_Stream_Client
This example demonstrates how to use the `NimBLEStreamClient` class to connect to a BLE GATT server and communicate using the Arduino Stream…
3.96 KB
-
NimBLE_Stream_Echo
This example demonstrates `NimBLEStreamServer`, which echoes back any data received from BLE clients. It features minimal code to show essential…
2.46 KB
-
NimBLE_Stream_Server
This example demonstrates how to use the NimBLEStreamServer class to create a BLE GATT server that functions like a serial port with the Arduino…
3.46 KB