gnarl icon indicating copy to clipboard operation
gnarl copied to clipboard

GNARL disconnecting from Loop every 5 minutes

Open diabeticp opened this issue 3 years ago • 5 comments

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:

  1. iPhone 12 mini, iOS 14.7.1
  2. Latest Loop build, built with Xcode 12.5.1
  3. ESP-IDF v4.3
  4. Latest GNARL build
  5. Medtronic Paradigm Real-Time (722, World-Wide, 868Mhz) IMG_1191

IupCzBgFBpk

diabeticp avatar Nov 01 '21 19:11 diabeticp

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)

szymjaw avatar Mar 07 '22 08:03 szymjaw

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.

trixing avatar Mar 07 '22 09:03 trixing

I only use one device. I just need to click on the loop symbol to restore the connection. Sometimes I click several times.

szymjaw avatar Mar 07 '22 09:03 szymjaw

You could try reverting the commit (ie. disable the watchdog) to narrow down the problem.

trixing avatar Mar 07 '22 14:03 trixing

Unfortunately it didn't help .

szymjaw avatar Mar 23 '22 14:03 szymjaw