Hello,
We are currently designing a device that will use the GPS on the nRF9160, our implimentation will involve using sensors to trigger GPS measurements for the duration of the sensor trigger. From current version of the datasheet (v1.0), there are three values for the GPS drain. The value for single shot isn't possible for our implimentation as we require much more frequent samples than once every 2 minutes. The other two are 47mA for continous and 12mA for continous PSM. Are these measurements the accurate expectations of the current drain so long as AT%SYSTEMMODE is still set as GPS mode?
I would like to know a little information on the PSM version of the power drain. Is it possible for this to work while using the nRF9160 to run the application and process the data or is this intended for applications that utilise the nRF9160 as a simple modem whilst the main application is on a different MCU?
Are there any plans to demonstrate the PSM version of the GPS code in future releases of the SDK?