Hi,
I want to reboot the device based on one condition after the Wi-Fi profile is added. Is there any way to pass an extra parameter from the Wi-Fi app to the device?
Regards,
Sundar
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.
Hi,
I want to reboot the device based on one condition after the Wi-Fi profile is added. Is there any way to pass an extra parameter from the Wi-Fi app to the device?
Regards,
Sundar
you can use another HTTP post req (proprietary one - see ch 9.7 in the https://www.ti.com/lit/ug/swru455m/swru455m.pdf?ts=1705392633852) to update the extra parameter before or after the send the provisioning RESTful request.