Replies: 1 comment
-
There seems to be some strange behaviour here. I tested this by moving my ESP board away from my car so it couldn't be seen. After the configured time, the sensors went Unknown as expected. However, today I drove away and the sensors never went Unknown, and other users have seen the same behaviour. It seems that when the car leaves something different happens and the scan loop I'm relying on stops. I need to do more investigations to understand exactly what's happening and how to get round this if possible. Setting the parameter to a low number, say10, may work. Alternatively if you set it to 0 it reverts to the original behaviour. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed the ble_disconnected_min_time part in dev branch. So I updated in the morning. Since I'm away from home quite a bit of time (for over five hours now), I thought to look what happend. It seems like nothing happened. Sensorstates are still there. So I looked up the state of the BLE connection. It seems that the connection is still "alive". I don't quite understand why this happens. Is this my "fault" or is it by design?
When I checked the state of the BLE Signal, it was gone since around 05:30
Beta Was this translation helpful? Give feedback.
All reactions