sjanc commented on issue #211: URL: https://github.com/apache/mynewt-newtmgr/issues/211#issuecomment-2482374067
Hi, This is due to main stack issue, bleprph sample reduce this to 512, but it may be to low for certain device I was able to reproduce this locally on nrf52832 when testing for 1.13 release, setting OS_MAIN_STACK_SIZE:768 in your target should fix it I'll update default accordingly, and post release we will work on reducing stack usage a bit for this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
