gnarl
gnarl copied to clipboard
GNARL disconnecting from Loop every 5 minutes
Hi. I have installed GNARL on my TTGO v1 board and it just disconnects from Loop every 5 minutes. When I try to reconnect GNARL with Loop, it just gives an error message like "Device Error. Unknown characteristic: C842E849-5028-42E2-867C-016ADA-DA9155: The RileyLink was temporarily disconnected. Make sure the device is nearby, and the issue should resolve automatically". And when I try to reconnect it again, it just reconnects. And I need to reconnect GNARL with Loop every 5 minutes, otherwise it doesn't work. How can I fix it?
Maybe it will help, idk:
- iPhone 12 mini, iOS 14.7.1
- Latest Loop build, built with Xcode 12.5.1
- ESP-IDF v4.3
- Latest GNARL build
- Medtronic Paradigm Real-Time (722, World-Wide, 868Mhz)
I have the same problem, with TTGO v1 board without display.
1. iPhone SE 2020, iOS from 15.1 to 15.3.1
2. Latest Loop build with Xcode 13.2.1
3. ESP-IDF v4.3 and v4.4
4. Latest GNARL build
5. Medtronic Paradigm Real-Time (722, World-Wide, 868Mhz)
Are you using multiple devices by any chance? https://github.com/ecc1/gnarl/commit/cce3d24db2213d42e490335cdb40e1992581775f comes to mind if no commands are sent through GNARL it will reset.
I only use one device. I just need to click on the loop symbol to restore the connection. Sometimes I click several times.
You could try reverting the commit (ie. disable the watchdog) to narrow down the problem.
Unfortunately it didn't help .