Skip to content

Commit 6463b92

Browse files
committed
Disable WPA supplicant
We only need control path establishment. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent c7da6ef commit 6463b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/wifi/shell/prj.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CONFIG_WIFI_NRF70=y
1010
CONFIG_WIFI_NRF70_LOG_LEVEL_DBG=y
1111

1212
# WPA supplicant
13-
CONFIG_WIFI_NM_WPA_SUPPLICANT=y
13+
CONFIG_WIFI_NM_WPA_SUPPLICANT=n
1414
CONFIG_NET_L2_WIFI_SHELL=y
1515

1616
# Networking

0 commit comments

Comments
 (0)