You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everybody,
maybe somebody can help me find a solution.
I have a led lamp with esp32 that start in AP mode and I control it with my phone. If I want to control it with Alexa I connect it on the LAN where Alexa is connected. Everything works well, Captive portal in AP and in Station mode is always visible and usable but I have a problem:
When I instlalled Espalexa my Captive portal redirect when connecting to AP is no more working. I think it depends on server.onNotFound function that can't work togheter with Alexa... If I use Captive's one before, Alexa won't works, if I use Alexa's one before, Captive isn't redirected when connected to AP.
Is there a way to have Alexa and the Captive portal redirect working at the same time? Since Alexa works exclusively under network and I only need the redirect in AP mode, is there a way to make espAlexa server only start in Station mode without using server.onNotFound function?
Thanks
The text was updated successfully, but these errors were encountered:
Hi everybody,
maybe somebody can help me find a solution.
I have a led lamp with esp32 that start in AP mode and I control it with my phone. If I want to control it with Alexa I connect it on the LAN where Alexa is connected. Everything works well, Captive portal in AP and in Station mode is always visible and usable but I have a problem:
When I instlalled Espalexa my Captive portal redirect when connecting to AP is no more working. I think it depends on server.onNotFound function that can't work togheter with Alexa... If I use Captive's one before, Alexa won't works, if I use Alexa's one before, Captive isn't redirected when connected to AP.
Is there a way to have Alexa and the Captive portal redirect working at the same time? Since Alexa works exclusively under network and I only need the redirect in AP mode, is there a way to make espAlexa server only start in Station mode without using server.onNotFound function?
Thanks
The text was updated successfully, but these errors were encountered: