Hello,
i've seen the explanation to keep the sketch running while waiting for wifi connection.
(cf last chapter here : https://hieromon.github.io/AutoConnect/adcpcontrol.html#disable-the-captive-portal)
This solution is complicated to use to keep the main loop running on big projects with real time constrains.
Is there any other way like running the portal loop in a FreeRTOs task ? if yes, what are the difficulties ?
Hello,
i've seen the explanation to keep the sketch running while waiting for wifi connection.
(cf last chapter here : https://hieromon.github.io/AutoConnect/adcpcontrol.html#disable-the-captive-portal)
This solution is complicated to use to keep the main loop running on big projects with real time constrains.
Is there any other way like running the portal loop in a FreeRTOs task ? if yes, what are the difficulties ?