Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi TI,
My project requires CC2652R7 to perform OTA under OpenThread protocol, but I learned that OpenThread does not have built-in OTA.
The only OTA solution I found is to use CoAP in OpenThread to transfer firmware, and then use MCUboot to update firmware (I don’t know if what ChatGPT said is correct).
I haven’t found any implementation of OTA under OpenThread protocol on the Internet, nor the implementation of CoAP, and I know very little about MCUboot now.
Any suggestions will be appreciated!