This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with nRF9160

Dears,

I can't select a new operator among the list I have, when I put the command at at+cops=1,1,"20820", I have the error: ERROR: -8, could you explain me what is this error please?

Thanks you advance.

Best regards,

Parents Reply
  • Hi,

     

    Yes, I confirm that this issue seems to be a modem_shell AT handling issue, as it does not occur if you use at_client instead.

    As a workaround for the time being, could you use at_client for your testing purposes?

     

    The AT command needs to be escaped with "\" in modem_shell:

    at at+cops=1,2,\"24412\"

     

    Kind regards,

    Håkon

Children
No Data
Related