AT%XRFTEST TX command not supported on nRF9151

Hi,

We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151 EVK:

"AT%XRFTEST=1,1,19,8370,23,1,4"

"AT%XRFTEST=1,0"

But we get following error:

And we also found AT%XRFTEST command doesn't support TX test on doc nRF91x1 Cellular AT Commands. Could you give any good suggestions for testing TX through this command? Thank you very much.

Parents
  • We have the same issue. These commands used to work on the nRF9160.

    AT%XRFTEST=1,1,3,17475,23,1,4
    ERROR
    
    AT%XRFTEST=1,0
    ERROR

    We are not using the nRF9151DK, we're trying to run this on a custom board.

    AT+CGMI
    Nordic Semiconductor ASA
    
    OK
    
    AT+CGMM
    nRF9151-LACA
    
    OK
    
    AT+CGMR
    mfw_nrf91x1_2.0.2
    
    OK
    
    AT+CGSN
    359404230732308
    
    OK
    
    AT%SHORTSWVER
    %SHORTSWVER: nrf91x1_2.0.2
    
    OK
    
    AT%HWVERSION
    %HWVERSION: nRF9151 LACA A0A
    
    OK
    
    AT%XMAGPIO?
    %XMAGPIO: 1,1,0,3,0,1710,1880,1,880,960,2,791,862
    
    OK

Reply
  • We have the same issue. These commands used to work on the nRF9160.

    AT%XRFTEST=1,1,3,17475,23,1,4
    ERROR
    
    AT%XRFTEST=1,0
    ERROR

    We are not using the nRF9151DK, we're trying to run this on a custom board.

    AT+CGMI
    Nordic Semiconductor ASA
    
    OK
    
    AT+CGMM
    nRF9151-LACA
    
    OK
    
    AT+CGMR
    mfw_nrf91x1_2.0.2
    
    OK
    
    AT+CGSN
    359404230732308
    
    OK
    
    AT%SHORTSWVER
    %SHORTSWVER: nrf91x1_2.0.2
    
    OK
    
    AT%HWVERSION
    %HWVERSION: nRF9151 LACA A0A
    
    OK
    
    AT%XMAGPIO?
    %XMAGPIO: 1,1,0,3,0,1710,1880,1,880,960,2,791,862
    
    OK

Children
Related