Skip to content

Commit 5f61d65

Browse files
richabpdegjorva
authored andcommitted
doc: wifi: Fix shell sample
Added a note stating that the 91 Series devices support only scanning. Signed-off-by: Richa Pandey <[email protected]>
1 parent 3a58be9 commit 5f61d65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/wifi/shell/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ The following is an example of the CLI command:
7878
7979
west build -b nrf9160dk/nrf9160/ns -- -DEXTRA_CONF_FILE=overlay-scan-only.conf -DSHIELD=nrf7002ek
8080
81+
.. note::
82+
The nRF91 Series supports Wi-Fi through nR70 Series shields but is limited to scan-only operation to enhance location accuracy.
83+
However, it does not support full Wi-Fi operations.
84+
8185
To build for the Thingy:91 X using the nRF5340 as the host chip, use the ``thingy91x/nrf5340/cpuapp`` board target with the ``SB_CONFIG_THINGY91X_STATIC_PARTITIONS_NRF53_EXTERNAL_FLASH=y`` CMake option set.
8286
This requires an external debugger since the nRF9151 normally owns the buses.
8387
This special configuration is not compatible with nRF9151 firmware compiled for the default configuration.

0 commit comments

Comments
 (0)