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

Attach LTE-M issue with NRF9160 modem

I have successfully installed the drivers and downloaded the latest firmware version, but the connexion fails and I can not use the AT interfaces command for the modem controller as you can see in the screenshot below, can you please help me to fixe this issue

Parents Reply
  • Adil, 

    Please read our documentation.

    Adil said:
    I don't understand why the commands AT are not working for Data tests (Ping, Data HTTTP), the application are installed correctily and the Attach LTE-M under our network is OK, can you please check and help us the fix this issue

     You are currently running the Asset Tracker application which supports the AT Host, running a set of 3GPP standard commands. From the AT Command Reference Guide


    "This document describes the AT commands used to control the modem in nRF91 Series devices. The nRF91 series AT command API enables modem control for firmware running in the application core on nRF91 series devices.

    The AT command API can also be exposed on one of the nRF91 serial interfaces by programming appropriate firmware in the application core. The nRF Connect SDK contains examples of such proxy firmware that can be run stand-alone or as part of other firmware functionality in the nRF91 application core. The stand-alone example is called at_client. This way, an external MCU or computer can get access to the modem API either exclusively or in addition to application firmware running on the nRF91 itself.

    The AT commands described in this document apply to all versions of the nRF9160 module hardware."

    The nRF91 series AT commands do not support PING, data, HTTP.

    The PING, DATA and HTTPCCON AT commands are available in the Serial LTE Modem application. This application sample uses a series of proprietary AT commands to let the nRF91 development kit operate as a Serial LTE Modem (SLM).


    Please reprogram your device with the Serial LTE Modem or the Modem Shell.

    If you are not able to do so, please reach out to your RSM.

    Kind regards,
    Øyvind

Children
Related