Hi,
the GPS module does not work as expected in the Lora-Tester Firmware.
After putting the Lora-Tester to sleep, the GPS does not show Satellites or a Fix after wakeup anymore. To simulate the problem do the following:
Power on the Lora-Tester with Batteries
Enter the GPS menu and wait for a Fix (1) and the number of Satellites found (e.g. 7)
Put the Lora-Tester into sleep mode via Display Buttons
Wait a few minutes
Wakeup the Lora-Tester with the left button
Enter the GPS menu and wait for Time, Date and Location
Notice that the Fix is 0 and that the Satellites are 0 too.
Itās weird because on my kit it worked. I really tested a lot that sleep feature including current consumption and GPS wake-up.
@Peter, could you please test this release? It may take day to appear in Playground but you can download binary from link below and choose to flash this binary file from disk.
Please let us know if this fixed the issue.
Martin
Hi Martin,
i can confirm that the new Firmware is working as expected. After waking up and a sync cycle, the number of Satellites and the Fix Quality are working as expected.
Nevertheless, I saw yesterday evening that the date is not shown correct. Iāve not checked it deeper yesterday, but the date is printed as 0019-08-14 on the LCD for example. Shouldnāt it be 2019-08-14?
Furthermore, I have a feature request.
After sleeping the LoRa-Tester, the GPS Module needs up to five minutes to sync again. Is it possible to use the Standby Mode of the GPS receiver to allow quicker fixes?
Thanks also for reporting new issues. Weāll fix both issues in a few days. If you would like to test the fix now, you can follow instructions below.
The new GPS Module R1.2 has conencted backup power to GPIO expander pin P7. So if you open SDK and GPS init and enable output and logic HIGH on P7 it should work.