OmniCore
OmniCore copied to clipboard
Problems re-establishing connection to RileyLink (green LED on)
Observation:
- RL is connected (green LED on)
- OmniCore is unable to send messages to RL/Pod and will retry endlessly
- BT Toggle does not help.
Review of the code: Shows a RileyInstance is only created once for the lifetime of the OmniCore application. When this instance gets problematic this is (1) not detected by OmniCore/EnsureDevice, nor will the instance be recreated (2) to restore proper RL/Pod communications.
Suggestion: Build in some detection or failsave for (1) then execute (2)?
Hi, we are three guys in Germany experiencing the same issue.
Once the connection gets lost, it requires a restart of the phone and several attempts to reconnect with the RL.
Here the OS systems that showed this issue:
- Motorola and Android 8.1
- Samsung Galaxy S 9, Android 9 Pie
- Huawei Mate 20 Pro, Android 9.1
all running with Android APS 2.3 and OmniCore 1.0.0.703
The same issue occurs as well when the RL green light is off.
I also have this issue and it's interesting that the Bluetooth seems connected but omnicore has lost communication with the pod. Using xdrip there is a function "trust autoconnect" before this was disabled I had no end of stale sessions connecting to my miaomiao2 since disabled I very very rarely have this issue. May e that is something that could be looked into I am awaiting the next release to look into the code and see how it all works.