Stack overflow when send "chat private' over a serial terminal

Hi,

I send "chat private 0x0028 hi" over a serial terminal, and the MCU restart because of overflow, please see error log as below picture.

I tried to modify the "CONFIG_SHELL_STACK_SIZE" to 2048, the overflow still happened.

My env:

54L15DK board

nRF connect SDK 3.0.0

Sample Code: mesh chat

Parents Reply Children
No Data
Related