nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_rt_fmac_rf_test_tx_tone()

enum nrf_wifi_status nrf_wifi_rt_fmac_rf_test_tx_tone ( struct nrf_wifi_fmac_dev_ctx * fmac_dev_ctx,
unsigned char enable,
signed char tone_freq,
signed char tx_power )

Start/Stop RF TX tone test in radio test mode.

Parameters
fmac_dev_ctxPointer to the UMAC IF context for a RPU WLAN device.
enableEnable/Disable TX tone test.
tone_freqDesired tone frequency in MHz in steps of 1 MHz from -10 MHz to +10 MHz.
tx_powerDesired TX power in the range -16dBm to +24dBm.

This function is used to send a command to:

  • The RPU firmware to start the RF TX tone test in radio test mode.
Return values
NRF_WIFI_STATUS_SUCCESSOn Success
NRF_WIFI_STATUS_FAILOn failure to execute command