Hi,
I am working with a custom board that has an nRF9160 SiP (B0). I am using SDK v1.6.0 on a Windows 10 machine. Modem FW is v1.2.3.
Our device uses GPS periodically once per week. I would like to know if it is possible to download the ephemerides only for a specific timeframe to save battery life by reducing the amount of data transfered. The GPS-search occurs at the same time every week so one ephemerides prediction per week would be enough.
I would also like to ask about the importance of A-GPS in combination with P-GPS. It is not completely clear to me how they work together.
If I download the predictions for the next two weeks, how accurate are they going to be towards the end? Does the device need to download additional information and if it does, do you think it will still be an improvement power consumption-wise compared to just using A-GPS?
If I use P-GPS only and the predictions are not good enough, is it going to download the ephemerides directly from the satellites? Lastly if the predictions are not good, is some of the information used and thus the amount of downloaded data reduced?
Thanks in advance!