-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gatt sync stalls #334
Comments
Sensor reboot is not necessary. |
Placing a sensor in the refrigerator works well to duplicate this problem. |
What would be the fix here? We can change the parameters of connection, but we cannot have one set of parameters that will be the best option in every case. |
It seems that the app should "understand" that connection has been disrupted and either restart from the beginning or pick up from where it left off. My observation is that simply restarting the download (without any action to the tag) will continue sometimes succeeding. |
Stall at 554 |
Description:
Gatt sync stalls in both Android and iOS.
Reported by multiple users.
This is related to Bluetooth Connection Length Extension.
Tag sends data as much as it can until something breaks the connection in interval and then it has to wait for the next interval.
1250 would be a flash page boundary, It makes me think that flash itself might have questionable data. That should be cleared in sensor reboot though.
Original issue: ruuvi/com.ruuvi.station.ios#1069
The text was updated successfully, but these errors were encountered: