diff --git a/doc/nrf/drivers/wifi/low_level_api.rst b/doc/nrf/drivers/wifi/low_level_api.rst index 6824bde8799c..943206da0e06 100644 --- a/doc/nrf/drivers/wifi/low_level_api.rst +++ b/doc/nrf/drivers/wifi/low_level_api.rst @@ -1,6 +1,15 @@ -Low-Level API +.. _nrf70_wifi_low_level_api: + +Low-level API ############# +.. contents:: + :local: + :depth: 2 + +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. + Common ******