Skip to content

Commit ee0942c

Browse files
krish2718rlubos
authored andcommitted
samples: wifi: shell: Increase net management buffers
Despite increasing the timeout, sometimes we still see failures in pushing a net management event, so, increase the queue size to fix such scenarios. Fixes SHEL-2773. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 1281ac9 commit ee0942c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/wifi/shell/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,4 @@ CONFIG_SETTINGS_NVS=y
9494
# environment.
9595
CONFIG_NET_MGMT_EVENT_QUEUE_TIMEOUT=5000
9696
CONFIG_NET_SOCKETS_POLL_MAX=10
97+
CONFIG_NET_MGMT_EVENT_QUEUE_SIZE=16

0 commit comments

Comments
 (0)