If i want gsm am uploading one file and if i want gps am uploading different file(SLM shell). Now I want both GPS and GSM to work in same file which needed to be uploaded
If i want gsm am uploading one file and if i want gps am uploading different file(SLM shell). Now I want both GPS and GSM to work in same file which needed to be uploaded
Hello,
the nrf9151 modem does not support GSM. It supports LTE-M or NB-IoT, that's all. Is this what you are referring to?
yes NB IOt will work. how will gps work, how will both and NBIOT and gps will work on at command. send any reference
C:\ncs\v2.9.2\nrf\samples\cellular\location i have tried this only the gps location only working nb iot AT commands are not working but ineed the nbiot and gps both working with the AT commands
C:\ncs\v2.9.2\nrf\samples\cellular\location i have tried this only the gps location only working nb iot AT commands are not working but ineed the nbiot and gps both working with the AT commands
To have it working at the same time, you need to be in RRC idle mode or Power Saving Mode (PSM) for the LTE.
which path i need to give? C:\ncs\v2.9.2\nrf\samples\cellular\modem_shell it is running direct on rtos. is this correct or i need to give other.
I want at command for power down mode.
edel said:I want at command for power down mode.
Example commands are documented here:
For poweroff , you have e.g. link funmode --poweroff