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

AT commands timing out in LTE Link Monitor

Hi, I have a nRF9160 DK, and trying it out with my mac connected to the USB.
However, I seem not to really connect to it?
I've installed the nRF Connect app, and also the LTE Link Monitor.
I installed the J-Link SW separately, after that I seem to be able to connect to the DK via one of the 3 serial ports that's available in the "Select device"-menu, but if I try some of the AT-commands it times out.

The board seems to be functioning, both LED1 and LED2 are flashing after some 20 seconds.

I have not gone through the "Getting Started Assistant", nor have I installed the tool chain, SDK etc, do I have to do that to run the LTE Link Monitor?

Parents
  • Hi,

    The nRF9160-DK comes pre-programmed with the asset tracker demo application. Please follow the steps here, under "Get your nRF9160 DK online", to register the SIM-card and test this demo application.

    After that, if you want to start developing, you need to install the toolchain. In nRF Connect app, install the "Getting started Assistant app" and follow the steps in that app. Also check out this site.

    After you have registred the SIM-card, and finished testing the asset tracker demo application, you can then test the AT client sample with the LTE Link Monitor. See this page. For convenience, here is the pre-compiled at client sample hex: at_client_merged.hex

Reply
  • Hi,

    The nRF9160-DK comes pre-programmed with the asset tracker demo application. Please follow the steps here, under "Get your nRF9160 DK online", to register the SIM-card and test this demo application.

    After that, if you want to start developing, you need to install the toolchain. In nRF Connect app, install the "Getting started Assistant app" and follow the steps in that app. Also check out this site.

    After you have registred the SIM-card, and finished testing the asset tracker demo application, you can then test the AT client sample with the LTE Link Monitor. See this page. For convenience, here is the pre-compiled at client sample hex: at_client_merged.hex

Children
Related