Search found 1 match
- Tue Sep 24, 2024 10:07 am
- Forum: Report Bugs
- Topic: Slow BLE data flow after reconnection following a sudden disconnection
- Replies: 0
- Views: 1932
Slow BLE data flow after reconnection following a sudden disconnection
Hello everyone, I'm asking for your help in resolving an issue concerning BLE data transfer. Context: I'm using an ESP32 device running the Nimble host with ESP-IDF version 5.0. To connect and send data to my device, I use a PC running Windows 10 or 11 with a Python script (using the Bleak module). ...