Part Number: CC3220SF
Other Parts Discussed in Thread: UNIFLASH
Hello,
I am using CC3220SF for data collection and Tx/Rx with a local server which is not connected to the internet. I am planning to have a OTA update of my application through this local server.
Through the controller TRM I gathered that the for every MCU reset, the bootloader first checks internal flash and then sFlash.
I even read that bootloader checks sFlash only if theres a SoP trigger. Is there any way through which I can make the bootloader check sFlash without external trigger?
so that if there is a new application in sflash it can be read and written over to on board flash. I have gone through the OTA doc from swra10a.pdf but since the device is not connected to internet that approach was not feasible.