-
Notifications
You must be signed in to change notification settings - Fork 963
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
[Bug]: GPS never gets a lock on 2.5.10 T-ECHO #5257
Comments
Same effect with FW 2.5.10.0fc5c9b Alpha on a T114 too. |
Sooo yeahhh I have a few devices around and checked it out on the T114 V2 also, same result, no lock `DEBUG | ??:??:?? 5 [GPS] Probing for GPS at 9600 DEBUG | ??:??:?? 30 [Router] Upgrading time to quality NTP WARN | 07:58:22 904 [GPS] Couldn't publish a valid location: didn't get a GPS lock in time. |
I believe this is fixed in 1bec23b , but it looks like it missed the 2.5.10 release :( |
That was simply reporting no GPS present as far as I could see? this is full blown no GPS lock ever acquired |
Yeah, Basically there's an unexpected fix in that patch (the return false). It looks like without it the setup code didn't run. |
I see, you may wanna pull that alpha as it appears to affect a lot of devices? I eagerly await the next release, cheers for the heads up =) |
Since it's just a temporary display bug, and the device still has GPS, we'll just push the fix in the next release. :-) |
@thebentern , it's not just a temporary display bug. I think the code in 2.5.10 doesn't run the GPS setup steps. |
No, GPS location does not work on this version at all. tested on both T114 and T-Echo |
Well we have a new alpha release with the bug fix live now 😉 |
Category
Other
Hardware
T-Echo
Firmware Version
2.5.10.0fc5c9b
Description
GPS no longer works for my T-Echo on firmware 2.5.10.0fc5c9b Alpha
GPS Detected fine but never gets a lock. Flashing 2.5.9.936260f Beta it gets a lock within seconds of first boot.
I have flashed different versions 6 times now to confirm, waiting over an hour with no lock, same location.
Also - unable to reproduce - but when I first flashed it would be around a 50% chance the device said on screen "No GPS present" after reboot.
Relevant log output
The text was updated successfully, but these errors were encountered: