taks / esp32-nimble

A wrapper for the ESP32 NimBLE Bluetooth stack.
Apache License 2.0
118 stars 35 forks source link

Example Web BLE Client #67

Open ChocolateLoverRaj opened 10 months ago

ChocolateLoverRaj commented 10 months ago

I made a web page for the ble_server example: https://stackblitz.com/edit/stackblitz-starters-gmnxag?file=src%2FApp.tsx. I think it would be useful for trying out ble_server without getting a BLE-testing app. I can add the link or add the source code.