Part Number: CC3220
Hi,
My program has several threads, one of which is the cloud_ota. I am using http post to provide network credentials to the device when it first turns on (profile_add __SL_P_P*). The device successfully gets the profile but I need to restart it manually for it to connect to my network. Where should I put NWP restart (sl_stop/sl_start) commands in cloud_ota example in order to restart the device as soon as it receives a profile through http post?
Thanks,
David