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'm unable to use wps, I added -DJUSTWIFI_ENABLE_WPS and changed #define BUTTON1_LNGCLICK BUTTON_MODE_WPS. After triple click led blink faster, but in Access point log I don't see that the wps process starts.
I tested the wps example in JustWiFi and works correctly, in Access Point log I see the wps association process and my sonoff pow stay connected.
Activating debug in JustWiFi the only difference that I notated is:
WiFi.getMode(): 1 in wps example
WiFi.getMode(): 3 in espurna
The text was updated successfully, but these errors were encountered:
I'm unable to use wps, I added -DJUSTWIFI_ENABLE_WPS and changed #define BUTTON1_LNGCLICK BUTTON_MODE_WPS. After triple click led blink faster, but in Access point log I don't see that the wps process starts.
I tested the wps example in JustWiFi and works correctly, in Access Point log I see the wps association process and my sonoff pow stay connected.
Activating debug in JustWiFi the only difference that I notated is:
WiFi.getMode(): 1 in wps example
WiFi.getMode(): 3 in espurna
The text was updated successfully, but these errors were encountered: