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
Very minor issue. When running the wpa_enterprise example the output shows: I (6456) example: ~~~~~~~~~~~ I (6456) example: IP:0.0.0.0 I (6456) example: MASK:0.0.0.0 I (6456) example: GW:0.0.0.0 I (6456) example: ~~~~~~~~~~~ I (6476) wpa: SSL: Need 2028 bytes more input data I (6496) wpa: SSL: Need 638 bytes more input data I (6526) wpa: >>>>>wpa2 FIALED
Just a misspelling.
I did a find command in the esp-idf mingw32 command and it showed which file it found it in:
esp32-wifi-lib/libwpa2.a
The text was updated successfully, but these errors were encountered:
Very minor issue. When running the wpa_enterprise example the output shows:
I (6456) example: ~~~~~~~~~~~
I (6456) example: IP:0.0.0.0
I (6456) example: MASK:0.0.0.0
I (6456) example: GW:0.0.0.0
I (6456) example: ~~~~~~~~~~~
I (6476) wpa: SSL: Need 2028 bytes more input data
I (6496) wpa: SSL: Need 638 bytes more input data
I (6526) wpa: >>>>>wpa2 FIALED
Just a misspelling.
I did a find command in the esp-idf mingw32 command and it showed which file it found it in:
esp32-wifi-lib/libwpa2.a
The text was updated successfully, but these errors were encountered: