Search found 1 match
- Mon Aug 12, 2024 9:01 am
- Forum: General Discussion
- Topic: Can a BLE Client send back messages after a connection with a server?
- Replies: 0
- Views: 506
Can a BLE Client send back messages after a connection with a server?
Hi, I'm new of this forum and I don't have a long experience with ESP32. For a my project I've implemented in Micropython on two ESP32-C3 a BLE server with two buttons that based on which button is pressed send two different commands to a BLE client that then drive two different strips of ws2812 led...