The nRF70 Series Wi-Fi® driver provides a low-level API for applications that need direct access to the nRF70 Series device. This is intended for users who want to use the nRF70 Series device on a platform other than Zephyr.
The common API is used for both normal operation and Radio Test mode.
Source file: :file:`nrf_wifi/fw_if/umac_if/src/fmac_api_common.c`
.. doxygengroup:: nrf_wifi_api_common :project: wifi
The Radio Test mode is used for testing the RF performance of the nRF70 Series device, mainly to characterize the RF.
Note
Documentation for data structure definitions is disabled for this module. It will be enabled in the future.
.. doxygengroup:: nrf_wifi_api_radio_test :project: wifi
The Wi-Fi mode is used for the normal operation of the nRF70 Series device in the :abbr:`STA (Station)` mode or other modes that will be supported in the future.
.. doxygengroup:: nrf_wifi_api :project: wifi