I am working with the LC76GAB GNSS module and encountering an issue where the chip constantly restarts immediately after receiving/outputting the $GNRMC frame.
-
GNRMC Data: Valid (fix status
A). -
1PPS Output: Working correctly.
-
Issue: Right after the
$GNRMCline is transmitted, the module drops into the bootloader and outputs the chip start sequence again (boot loop).
Example log output:
$GNRMC,124434.600,A,3722.727849,N,00600.451487,W,0.12,077.09,060826,,,A,V*14\r\n$$$$$0 0001\n\rT0: 0000 00A6\n\rLeaving the BROM\n\r\n\r[Bootloader] bl_uart_init done\r\nset CP10 and CP11 Full Access \r\n[CLK] Dyna....
Has anyone experienced this behavior?