This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Openthread Lockup

My Project was originally based on the Multiprotocol dynamic template from THREAD SDK 1.0.0.

I Recently Updated the OPENTHREAD to 

github.com/.../704511c (with revert of 136a444) as suggested in the release notes for the Thread SDK 2.0.0.

I need to use the OPENTHREAD repo instead of the compiled libraries included in the SDK because we need to change the max number of children.

Just using the OPENTHREAD repo without any changes I am having a lockup problem. After a time, which can be a few minuets or a couple of hours
the Bluetooth and Thread stop working.

With the Segger embedded studio I was able to see that It is stopping at line 1230 of mac.cpp with an error of OT_ERROR_INVALID_STATE.
What could be causing this?



Parents Reply Children
No Data
Related