You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/nrf/protocols/wifi/regulatory_certification/band_edge_compensation.rst
+54-54
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ When applying backoff, consider the following:
40
40
* Backoff values also vary based on the frame type, affecting the maximum transmit power. Different backoff values are configured for each frame type.
41
41
42
42
Backoff values, which are expressed in dB, are inputs to the Wi-Fi® firmware driver through Kconfig parameters.
43
-
The Kconfig parameters are defined in the :file:`<ncs_repo>/nrf/drivers/wifi/nrf700x/Kconfig` file.
43
+
The Kconfig parameters are defined in the :file:`<ncs_repo>/zephyr/drivers/wifi/nrf_wifi/Kconfig.nrfwifi` file.
44
44
45
45
Set the Kconfig parameter values (which are positive numbers) according to the required backoff in the specific frequency band for the regulatory domain.
46
46
The default value of the Kconfig parameter is zero.
@@ -50,98 +50,98 @@ The following tables show the Kconfig parameters for lower and upper edge backof
Copy file name to clipboardexpand all lines: doc/nrf/protocols/wifi/regulatory_certification/test_setup.rst
+7-3
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ An overview of software test samples, hardware development platforms, test modes
12
12
Test samples
13
13
************
14
14
15
-
You can use the software test samples available in the |NCS| can be used for regulatory testing of the nRF70 Series devices.
15
+
You can use the software test samples available in the |NCS| for regulatory testing of the nRF70 Series devices.
16
16
17
17
Wi-Fi Radio test sample
18
18
=======================
@@ -67,9 +67,13 @@ Use the nRF70 Series hardware development platforms for regulatory testing.
67
67
The nRF70 Series includes the following platforms:
68
68
69
69
* nRF7002 :term:`Development Kit (DK)` – A single-board solution featuring the Wi-Fi 6 capabilities of the nRF7002 companion IC and the nRF5340 :term:`System on Chip (SoC)`.
70
-
* nRF7002 :term:`Evaluation Kit (EK)` – A shield board used for evaluating the nRF7002 companion IC. The EK is compatible with the nRF52840, nRF5340, and nRF91 DKs through its Arduino connector.
70
+
* nRF7002 :term:`Evaluation Kit (EK)` – A shield board used for evaluating the nRF7002 companion IC.
71
+
The EK is compatible with the nRF52840, nRF5340, and nRF91 DKs through its Arduino connector.
71
72
72
-
For hardware information, see the user guides `nRF7002 DK Hardware`_ and `nRF7002 EK Hardware`_.
73
+
* nRF7002 :term:`Expansion Board (EB)` – A shield board used for evaluating the nRF7002 companion IC.
74
+
The EB is compatible with the thingy53, nrf54l15, and nrf54h20 DKs through its Arduino connector.
75
+
76
+
For hardware information, see the user guides `nRF7002 DK Hardware`_ , `nRF7002 EK Hardware`_ , and `nRF7002 EB Hardware`_.
73
77
For more information on the boards in nRF Connect for Desktop, see :ref:`Getting started with nRF70 Series <ug_nrf7002_gs>`.
0 commit comments