Part Number: CC2538
Hello Community,
I would like to reset the CC2538 device NV memory to its default values using the MT commnds sent over uart by ZNP Host Framework Application.
Will you please help me to know about it?
Regards,
Shiv Patil.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2538
Hello Community,
I would like to reset the CC2538 device NV memory to its default values using the MT commnds sent over uart by ZNP Host Framework Application.
Will you please help me to know about it?
Regards,
Shiv Patil.
YiKai Chen covered this in one of his blogs: https://sunmaysky.blogspot.com/2017/02/use-ztool-z-stack-30-znp-to-set-up.html
SYS_OSAL_NV_WRITE with ID 0x03 and Value 0x03 followed by SYS_RESET Type HARD.
Regards,
Ryan