Hi,
How can I make the modem start a hot fix after rebooting the nrf9160?
I am getting a GPS fix, then powering down the modem with CFUN=0, which should be saving the ephermeris to flash? Then I am rebooting the system with sys_reboot(0). Once the device reboots I am sending the last fix reported using GPS_AGPS_LOCATION, and am sending the current time using GPS_AGPS_GPS_SYSTEM_CLOCK_AND_TOWS. However, the modem is still doing a cold start.
Is there something else I need to send?
Kind regards,
Thomas