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
That would be nice to have the ability to let devices (ESP32 ie.) connect with WPS mode, at least I'm able to connect my ESP32 ESP8266 with WPS but cannot get working code with SinRic Pro, probably because of dependencies.
Thanks!
The text was updated successfully, but these errors were encountered:
This WPS code does not work because I'm using ESP8266 (sorry for the error in first post) so I need #include <ESP8266WiFi.h> in place of #include <Wifi.h>.
So I need to rewrite some parts of this code.
Hi!
That would be nice to have the ability to let devices (ESP32 ie.) connect with WPS mode, at least I'm able to connect my
ESP32ESP8266 with WPS but cannot get working code with SinRic Pro, probably because of dependencies.Thanks!
The text was updated successfully, but these errors were encountered: