firmware icon indicating copy to clipboard operation
firmware copied to clipboard

[Bug]: Meshtastic: No GPS

Open LoRa-user opened this issue 1 year ago • 4 comments

Category

Other

Hardware

Other

Firmware Version

2.3.13.83f5ba0

Description

After upgrading Meshtastic to 2.3.13, the CanaryOne device stopped detecting the GPS module. All settings seem to be OK. No setting changes or multiple reboots or factory reset restore position recognition. "No GPS" and "No GPS present" are shown onscreen.

It should be noted, that after unboxing the CanaryOne presented the position in the right way.

Relevant log output

No response

LoRa-user avatar Jul 15 '24 22:07 LoRa-user

Thanks for reporting. Is it possible for you to attach serial logs?

https://flasher.meshtastic.org/ --> Open Serial Monitor

fifieldt avatar Jul 16 '24 00:07 fifieldt

I just installed the GPS module and it doesn't work. It appears to me what the user above mentioned. I checked the connections several times. It runs version 2.3.15.

meshtastic-log-2024-07-16T13-26-17.225Z.log

I followed the steps from here: https://meshtastic.org/docs/hardware/devices/heltec/peripherals/

P.S. I found out why the gps modules were not working. The transistors were to blame, even though they were new, they didn't work. I removed them and everything is ok. Version 2.4.0.46d7b82 Alpha is currently installed.

ms74ro avatar Jul 16 '24 13:07 ms74ro

The log from Flasher is here:

meshtastic-log-2024-07-17T10-06-49.626Z.log

As it is coded (encrypted?) I don't know if there are interesting informations. Anyway, I have some logs from Python CLI and I am ready to send them for further investigations.

LoRa-user avatar Jul 17 '24 10:07 LoRa-user

Switching the ground of the GPS module with an NPN transistor is NOT good engineering practice.IMHO the Meshtastic docs page should be changed to reflect this. While it may "work" in some cases there are many reasons why power control of the GPS module should not be done this way.

GPSFan avatar Jul 29 '24 12:07 GPSFan

Hi @ms74ro @LoRa-user - there have been some updates to the GPS detection code that went in to the 2.5.0 alpha. Are you able to give it a try?

fifieldt avatar Sep 14 '24 03:09 fifieldt

Fixed by https://github.com/meshtastic/firmware/pull/5014 - Try 2.5.7 when released.

fifieldt avatar Oct 12 '24 11:10 fifieldt