This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf9160 how to send sms it in packages if the content exceeds 160 characters

At present, the SMS is sent normally. The format of nrf9160 is 7bit, and can send a maximum of 160 characters. However, how to send it in packages if the content exceeds 160 characters, and the at manual does not describe how to subpackage. I hope the original factory can help.

this is log

LTE Link Connecting ...
[00:00:00.210,754] <inf> at_cmd: AT%XSYSTEMMODE=1,0,0,0
[00:00:00.218,353] <inf> at_cmd: OK

[00:00:00.222,503] <inf> at_cmd: AT+CEREG=5
[00:00:00.233,581] <inf> at_cmd: OK

[00:00:00.237,792] <inf> at_cmd: AT%XSYSTEMMODE=1,0,0,0
[00:00:00.251,403] <inf> at_cmd: OK

[00:00:00.255,615] <inf> at_cmd: AT+CFUN=1
[00:00:00.298,004] <inf> at_cmd: OK

[00:00:02.014,709] <inf> at_cmd: +CEREG: 2,"0001","01A2D001",7,0,0,"11100000","11100000"

[00:00:02.906,524] <inf> at_cmd: +CEREG: 1,"0001","01A2D001",7,,,"11100000","11100000"

LTE Link Connected!
[00:00:02.917,327] <dbg> main_.main: Press Button 1 to start the FOTA download

[00:00:02.925,140] <inf> at_cmd: AT+CNMI?
[00:00:02.929,901] <inf> at_cmd: +CNMI: 0,0,0,0,1
OK

[00:00:02.935,729] <inf> at_cmd: AT+CNMI=3,2,0,1
[00:00:02.941,345] <inf> at_cmd: OK

[00:00:02.945,495] <inf> sms: SMS client successfully registered
sms len 177 buf 0031000B812103000100F5000000B974747A0E4ACF41F4F29C9E769F416432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C90031000B812103000100F5000000B974747A0E4ACF41F4F29C9E769F416432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C96432994C2693C964329
[00:00:20.279,022] <inf> at_cmd: >

[00:01:20.280,914] <inf> at_cmd: ERROR

Parents
  • Hi,

     

    At present, the SMS is sent normally. The format of nrf9160 is 7bit, and can send a maximum of 160 characters. However, how to send it in packages if the content exceeds 160 characters, and the at manual does not describe how to subpackage. I hope the original factory can help.

    I am checking internally if we support segmentation and re-assembly of sms pdu, and I'll get back to you with details soon.

     

    Kind regards,

    Håkon

Reply
  • Hi,

     

    At present, the SMS is sent normally. The format of nrf9160 is 7bit, and can send a maximum of 160 characters. However, how to send it in packages if the content exceeds 160 characters, and the at manual does not describe how to subpackage. I hope the original factory can help.

    I am checking internally if we support segmentation and re-assembly of sms pdu, and I'll get back to you with details soon.

     

    Kind regards,

    Håkon

Children
No Data
Related