Hello All,
I purchased nrf9160 DK board for sending text message using AT Commands. I programmed the SIP to accept AT Commands. Using the LTE monitor app, I tried to initialize the modem. This works perfectly fine. I configured the SIP using CIMI commands and tried to check whether the modem is in PDU mode or not. It was. To send the SMS I tried to send command
AT+CMGS=42069144888888F811000C9153481032547600000B20D4F29C9E769F4161 D0BC3D07B5CBF379F89C769F416F7B590E62D3CB
which gives me error. I changed the SIM card to my own which supports SMS, but still gives me error. I think there is syntax issue. Could someone please help me out with the same. I am just trying to send and receive basic text message.
Thanks in advance