Closed doncarlos999 closed 1 year ago
First of all, LTE Link Monitor app requires special firmware from nRF Connect SDK (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/at_client/README.html). Try to build this firmware first, flash it to your nRF91, and then try LTE Link Monitor.
LTE link monitor works with their AT client.
Do I need JLink from another board to open Serial Port Terminal to run the AT commands or can I do it by USB?
Edit:
I was able to access the thingy:91 through USB and picocom
I am trying to run the MQTT demo from here but I just get timed out errors in the LTE link monitor v2.0.2 from nRF connect for Desktop v3.12.1:
I tried with firmware built by myself using the docker method (incorporating the C++ library from here) and also with prebuilt thingy:91 binaries from here. I flashed the connectivity-bridge.hex in both cases after turning the device on whilst holding the SW4 button as mentioned in the getting started guide (here). Then flashed the app_signed.hex or firmware.hex after turning the device on whilst holding the SW3 button. Any help with this would be greatly appreciated.