Radio testing configuration

Hello,

May you please help me to understand how to enable the correct mode for testing. This what the laboratory request - "RF frequency fixing software and guidelines of BLE and Wifi (both Nordic semi chips). We need to set the low, medium and high frequency points of BLE and Wi-Fi respectively and keep continuous transmission.
The prototype can emit modulated signals, and it can set the RF output power." - Which commands should we use for BLE and WIFI?

Radio test (short-range)

Wi-Fi: Radio test (Multi domain)

Parents Reply
  • Hey  thanks a lot with BT everything's clear. 

    For Wi-Fi I need a bit more time. As I understand it, the commands I need to use are:

    wifi_radio_test init 1
    wifi_radio_test tx_pkt_rate 12
    wifi_radio_test tx_pkt_len 4000
    wifi_radio_test tx_power 10
    wifi_radio_test tx_pkt_gap 4200
    wifi_radio_test set_edge_bo 3
    wifi_radio_test set_ant_gain 2
    wifi_radio_test tx 1

    I only need to figure out which of these are actually relevant for our application.

    Also, one additional point because I am a bit confused:
    We use the nRF7000, which is only a Wi-Fi scanning chip. Does it even require TX testing, and is TX testing actually possible on this chip?



Children
Related