meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.25k stars 784 forks source link

Ignoring invalid gps #304

Closed MeisterQ closed 4 years ago

MeisterQ commented 4 years ago

Describe the bug I have 2 similar tbeam boards, i flashed firmware-tbeam-EU865-0.9.1.bin and paired with my phone. Now i can see 2 devices on both phones, but on the 2nd one it always says on Log:

GPS fix type 0 Ignoring invalid GPS month=0, year=1336, unixtime=1297431933

Always and always... the blue LED on the board is flashing like at the first (Where GPS is working).

But on the first device the LED below the gps neo module is flashing red.

But on the second the GPS Neo led is not flickering.

I tried restarting and reflashing the device a couple of times, and the error came again.

On app at both phones i can see both devices.

Well. What to do?

Device info:

Smartphone information (if relevant):

slavino commented 4 years ago

T-Beam has more versions (not only GPS pins are different to later versions). The one labeled "T22_V07 20180711" requires another firmware because it is referenced as firmware-tbeam0.7-EU433-0.9.1.bin firmware-tbeam0.7-EU865-0.9.1.bin etc.

geeksville commented 4 years ago

@MeisterQ is it possible your boards are 0.7 tbeams? see comment from @slavino above.

geeksville commented 4 years ago

I think I fixed this in #327, could you try with 0.9.2 and if still present reopen this bug?