nRF9151 supported AT commands

Dear Customer Support,

We are gathering the list of supported AT commands support for the nRF9151

Also experimenting available AT commands using the nRF9151DK

So far, we have found two documents:

nRF91 AT Commands - Command Reference Guide v0.7

nRF91x1 Cellular AT Commands - Command reference Guide v1.3

Could you please confirm we are using the latest version for these pdf documents?

Also please let us know if we are missing other AT command documents relevant to the nRF9151

Thank you

Jamal

PS

couple AT command examples we could not find are ATE0 and ATV0

are these no longer supported on the nRF9151?

Parents Reply Children
  • Hi Benjamin,

    Thanks for the confirmation.

    Currently using the SDK version  V3.0.2

    Follow up question:

    Looking for Production Test command 11.1 RX test %XRFTEST described in the manual section 11

    Apparently it is available in the PTI image as documented here

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

    Able to download the corresponding zip file mfw-pti_nrf91x1_2.3.6

    Question: which image (.ex file) to use to program and test the PRI application on the nRF9151DK?

    Thank you

  • Hi Jamal,
    In nRF Connect for Desktop, open the Programmer and upload the entire zip file. The tool will handle the rest.

    Add File → Write

  • Hi Benjamin,

    I used the Desktop to write/program the PTI mfw-pti_nrf91x1_2.3.6.

    Works fine.

    I realized it's a modem firmware

    Trying to figure out where to send AT commands from? (AT%XRFTEST in particular)

    Able to open a com port from the Desktop terminal. Only shell commands are available, but no AT support.

    1. which application to use for the MCU that works with this modem 2.3.6 image?

    2. is the source code for AT%XRFTEST available somewhere?

    3. would it make sense to try to integrate this command on the MCU application? for example within the Serial LTE Modem application?

    Reason is to avoid programming the modem firmware back and forth between 2.0.2 and 2.3.6 during our device production

    4. additional question: which version is programmed on the nRF9151 SiP when they ship from Nordic? Assuming it would be the latest 2.0.2, but please confirm

    Thank you

Related