sidddy / flora

ESP32 BLE client for Xiaomi Mi Plant sensors
MIT License
190 stars 71 forks source link

get stuck if device can not be found / no retry is used #35

Open b3ster opened 4 years ago

b3ster commented 4 years ago

If one of my sensors is not responding the complete process gets stuck, seems BLE Client has no valid working timeout for a connection, did anyone else faced this issue or can retest this while removing one client from your setup ?

Thank you very much :)