Using AT commands to control the LTE

Hello everyone! :)

I have a problem with LTE connection.
It worked for a few months; however, since a few days ago, the nrf9151 refused to connect to LTE.
I tried with 2 different SIM cards - no success with either and also no SIM card activity is logged.
Both SIM cards work fine on my mobile phone, so they are not the cause of the problem.

I also tried connecting to LTE using AT commands - that also didn't work.
Do you have any idea what the problem could be?

Thanks!

Parents Reply
  • Hi,

    it would be AT+CPIN? including the question mark to check on the SIM card status.
    You also first need to turn on the modem (e.g. AT+CFUN=1 or solely for the UICC/SIM card inteface with AT+CFUN=41.)

    Also, I recommend to enable both NB-IoT and LTE-M to increase possible coverage
    (run this command before CFUN command).
    AT%XSYSTEMODE=1,1,0,1

    The DK SIM cards come with a limited amount of data (I believe it was 5-10 MB), hope this is not the issue.
    You can register the Onomondo SIM card to get additional data.

    You may also try to factory reset the modem using AT%XFACTORYRESET=0 and ensure that you run on the latest modem firmware (v2.0.2):

    https://www.nordicsemi.com/Products/nRF9151/Download?lang=en#infotabs

    Best,
    Kevin

Children
No Data
Related