Hi,
We just recently bought the nRF9160_DK board and compiled and loaded the AT_Client onto the DK. We have followed all the setup instructions for the SIM card for iBasis hosting. We are able to power up the DK and it is able to connect to a Verizon network using the nRF Connect v.2.6.2 Link Monitor. The LTE Link Monitor is showing all green for UART, MODEM, UICC, LTE, and PDN. The LTE Link Monitor is also showing CS/PS mode 2, bands available are 3,4,13,20, the current band shown is 13.
We wanted to run the %XRFTEST command on the DK while connected to a spectrum analyzer to evaluate TX and RX performance. Per the "nrf91_at_commands_v0.7.pdf" document a %XRFTEST command for TX follows this syntax:
%RFTEST=<test>,<operation>,<param0>,<param1>,…,<param7>
<test>=1 for TX testing
<operation>=1 for enabling testing
<param0>=13 for 3GPP band number 13
<param1>=7820 for frequency 782.0 MHz
<param2>=0 for TX signal power at antenna of 0dbm
<param3>=1 for system mode of LTE-M
<param4>=4 for CW modulation
When I issue this command the LTE Link Monitor shows the message:
"Error: %RFTEST=1,1,13,7820,0,1,4 failed: phone failure"
What does this message mean? What setting have I misunderstood?
Thanks

