Search found 3 matches
- Sun Apr 25, 2021 10:04 am
- Forum: General Discussion
- Topic: WPA2 Debugging
- Replies: 5
- Views: 6595
Re: WPA2 Debugging
What's the log??
- Tue Jan 12, 2021 5:36 am
- Forum: General Discussion
- Topic: WPA2 Debugging
- Replies: 5
- Views: 6595
Re: WPA2 Debugging
Yes did on EAP-TLS network. For further debugging information also turn on in menuconfig mbedtls debug. As the disconnection reason probably is due to certificate verification. Also for trial switch off server verification. Ensure that your network doesn't have MAC filtering. Last thing my Network b...
- Sat Nov 21, 2020 8:51 am
- Forum: General Discussion
- Topic: WPA2 Debugging
- Replies: 5
- Views: 6595
WPA2 Debugging
Apart from increasing the debug level is there any other way ti have more debugging information for a WiFi (station) connection? Like if the passphrase is incorrect in a PSK WiFi or invalid certificates in a TLS connection. I've used the official espressif WPA2 enterprise example.. with the example ...