Skip to content

Commit 2335df3

Browse files
DematteisGiacomojorgenmk
authored andcommitted
samples: wifi: provisioning: softap: fix wpa supp stack
Stack overflow on wpa_supplicat thread. Increase. Signed-off-by: Giacomo Dematteis <[email protected]>
1 parent 2aa9767 commit 2335df3

File tree

1 file changed

+1
-0
lines changed
  • samples/wifi/provisioning/softap

1 file changed

+1
-0
lines changed

samples/wifi/provisioning/softap/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ CONFIG_SOFTAP_WIFI_PROVISION_THREAD_STACK_SIZE=8192
7474
# SD depends on the socket being open for a specified port.
7575
CONFIG_SOFTAP_WIFI_PROVISION_SOCKET_CLOSE_ON_COMPLETION=n
7676
CONFIG_SOFTAP_WIFI_PROVISION_LOG_LEVEL_DBG=y
77+
CONFIG_WIFI_NM_WPA_SUPPLICANT_THREAD_STACK_SIZE=8192
7778

7879
# (M)DNS
7980
CONFIG_MDNS_RESPONDER=y

0 commit comments

Comments
 (0)