Hi! I am using nrf connect sdk 2.6.1 and modem firmware 1.3.7 on a nrf9160.
I have an application where i need to try to get a fix on a set interval and also sometimes transmit sensor data over LTE.
I want LTE operations to be prioritized so that if i need to send the sensor data it happens as quickly as possible.
I have noticed that it can take up to 13 seconds before the data is actually sent, is there anyway to make it faster?