ESP Component Registry
Open main menu
Docs
Blog
Sign in
h2zero
/esp-nimble-cpp
2.5.0
Latest
Star
0
uploaded 2 months ago
C++ wrapper for the NimBLE BLE stack
Readme
Changelog
Dependencies
3
Dependents
3
Examples
14
Versions
15
14 examples
Bluetooth_5
4
NimBLE_extended_client
2.71 KB
NimBLE_extended_scan
1.75 KB
NimBLE_extended_server
2.70 KB
NimBLE_multi_advertiser
2.88 KB
L2CAP
2
L2CAP_Client
4.04 KB
L2CAP_Server
3.82 KB
ANCS
2.92 KB
Continuous_scan
1.72 KB
NimBLE_Async_Client
1.76 KB
NimBLE_Client
4.28 KB
NimBLE_Server
3.59 KB
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