-
Notifications
You must be signed in to change notification settings - Fork 44
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
moonboard app keeps disconnecting #12
Comments
I normally not. I have sometimes troubles to connect to the device. Then when connected I have normally a stable situation. |
Thanks for the info. I tested with android and everything is working fine. So problem seems to be iOS, at least my iPhone keeps disconnecting. |
I think the problem can also be the ble service implemented in the rpi. but at this time I have no time to investigate. I also experienced less stability problems with Android |
What iOS version do you use? I have no problem here with iPhone 11, iOS 14.1. |
I was using iPhone Xr, iOS 13.7. I will update the IOS and check again. |
Tested with iPhone Xr, iOS 14.1, same issue. I will stick to android for now. |
For testing: what Raspi do you use? (I will try to investigate this in detail) |
Today I was able to reproduce the following behavior (after update to the latest moonboard app on my iPhone): when switching the routes too quickly the routes are received by the raspi, but the led driver stops working. Is this what you have observed? |
I am using rpi 3b+. My iPhone just disconnects after about 5s. I can send one route to rpi in that time. When checking with bluetoothctl it totally disconnects the ble. Reconnect works fine and again one route is light and then rpi/iPhone disconnects. |
This could be caused by the same problem referenced in #21 ... |
…w-8.2.0 Bump pillow from 6.0.0 to 8.2.0 in /install
When connected to moonboard app connection is lost after route has been sent. Is this normal behaviour or should it maintain the connection with the app?
The text was updated successfully, but these errors were encountered: