I am playing around with nRF9160 on the Thingy 91. I am testing various AT command and just familiarizing myself with the LTE and AT commands.
For me, the most important modem funcionality is to be able to detect device position. I have been going through the AT command document trying to figure out how can this be done:
https://infocenter.nordicsemi.com/pdf/nrf9160_at_commands_v2.2.pdf
but I could not find a way to do this.
I have flashed the device with asset tracker v2 application and opened cellular monitor:
I was hoping to see the device position here but I do not think that is the case since I cannot see position parameter anywhere
I have also tried this:
https://electronics.stackexchange.com/questions/73427/trying-to-find-location-in-gsm-network
but it did not seem to work.
Apologies in advance if my questions are silly, I am quite new to this.
My main question
1. Is there a way to get the device location (latitude, longitude) using AT command?
2. Can you monitor device position in Cellular Monitor?