You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test with original /ncs/v3.1.0/nrf/samples/debug/memfault on nRF7002DK, the sample itself reboot around every 1-2 hours due to Stack Overflow at ocrypto_mod_p384_sub.
Set CONFIG_MEMFAULT_HTTP_DEDICATED_WORKQUEUE_STACK_SIZE to 4096 solve the issue.