uploaded 7 hours ago
C++ wrapper for the NimBLE BLE stack
14 examples
-
-
-
-
-
-
-
-
NimBLE_Stream_Client
This example demonstrates how to use the NimBLEStreamClient class to connect to a BLE GATT server using the Arduino Stream interface.
3.96 KB
-
NimBLE_Stream_Echo
This example demonstrates NimBLEStreamServer, echoing back any data received from BLE clients.
2.46 KB
-
NimBLE_Stream_Server
This example demonstrates how to use the NimBLEStreamServer class to create a BLE GATT server that behaves like a serial port using the familiar Arduino Stream interface.
3.46 KB