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
I can see the devices created in http://[myEspIP]/espalexa, but the alexa never discovers the devices.
When the alexa is trying to discover the devices I can see the respond to UDP SSDP M-SEARCH on the serial monitor, but it never sends the description.xml.
I am trying to make this lybrary works with the w5500 ethernet module, but without success.
I have made some changes for it to work with this library (https://github.com/khoih-prog/EthernetWebServer).
I can see the devices created in http://[myEspIP]/espalexa, but the alexa never discovers the devices.
When the alexa is trying to discover the devices I can see the respond to UDP SSDP M-SEARCH on the serial monitor, but it never sends the description.xml.
When I simulate the process with the packet sender app it works.
Any advice would be appreciated.
The text was updated successfully, but these errors were encountered: