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.
Tool/software:
I'm developing a webpage to provision my sensor and display the access point (AP) it's currently connected to, with the goal of showing real-time AP information. To ensure only one profile is stored, I delete all previous profiles before saving a new one. However, even after adding a new profile, the sensor continues to connect using the old Wi-Fi profile, likely due to caching. Remember, this scenario only applies when device is in Station mode
Question:
How can I ensure that the sensor always connects to the newly provisioned profile in station mode without needing a restart, effectively bypassing any cached profiles?