I'm running through the nrf9160 dk startup guide and I've updated the application and modem firmware. However, it does not look like the application is accepting AT commands for lte link. I made a video here to show you what is going on.
I'm running through the nrf9160 dk startup guide and I've updated the application and modem firmware. However, it does not look like the application is accepting AT commands for lte link. I made a video here to show you what is going on.
Hey austinaoe,
Thanks for providing the video. First thing I noticed is that your device did not get programmed with the asset tracker, as there were no blinking LEDs as far as I can see. What guide are you following?
Is SW10 (prog/debug switch) set to nRF91 (right side)? (difficult to tell from the video)
Kind regerds,
Øyvind
Yes, the programming switch is set to the nRF91. If I set it to the left the nRF52 programmer appears.
I'm following this guide for pre-built application. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk_gsg%2FUG%2Fnrf91_DK_gsg%2Fintro.html
Should I try building instead? infocenter.nordicsemi.com/index.jsp
Yes, the programming switch is set to the nRF91. If I set it to the left the nRF52 programmer appears.
I'm following this guide for pre-built application. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk_gsg%2FUG%2Fnrf91_DK_gsg%2Fintro.html
Should I try building instead? infocenter.nordicsemi.com/index.jsp
That is strange. Yes, can you please try building the Asset Tracker and at client from a local NCS v1.5.0.
Can you also please try with the following asset tracker image:
5722.merged.hex
This was built using NCS v1.5.0, and tested on a nRF9160 DK that I have here.
-Øyvind