When I first load QGNSS application and connect to module via serial port, I dont get fix to any satelite, no information is shown in Data dock. Applying several commands seem to fix that. I get good span of satelites and 3D fix. At the end of that I send $PQTMSAVEPAR*5A
But as soon as I disconnect the device and connect again, same thing happens. I need to apply commands again to enable bunch of messages and infos.
Is it the issue with the firmware that it doesnt apply the changes when I run save command ?
Describe wich one…perhaps the module is into sleep_mode.
The ``` $PAIR012*39 is :System can wake up by GNSS_DATA_IN_EINT Pin after entering sleep
Try
$PAIR514*3A Clear the current configuration and restore the default settings set via $PAIR
$PAIR512*3C clear all data
$PQTMRESTOREPAR*13 # restore $PQTM params to default
$PAIR382,1*2E loock sleep mode
$PQTMSAVEPAR*5A
$PAIR023*3B reboot module
$PAIR514*3A Clear the current configuration and restore the default settings set via $PAIR
$PAIR512*3C clear all data
$PQTMRESTOREPAR*13 # restore $PQTM params to default
$PAIR382,1*2E loock sleep mode
$PQTMSAVEPAR*5A
$PAIR023*3B reboot module
I applied these before setting my configuration and saving parameters, but after reset its the same. It lost whole config..