nRF SDK version is 1.5.1
upgrade modem fw to 1.3.0
Is there any way to do software reset on GPS modem? I have ran the gps example and I notice that "printk" sends everything via UART TX. Is there any function/API to utilize the RX data on the same UART port? by doing that I want to do software restart (with different mode, e.g. hot/warm/cold restart) on the GPS modem only.
I wasn't sure it is the proper method to do GPS modem restart, is there any method already been defined?