Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Conversation

@husigeza
Copy link
Contributor

No description provided.

husigeza added 6 commits June 19, 2017 19:37
esp32/Makefile: Adding wpa2 static library
esp32/mods/modwlan.c: wlan_connect now expecting the path of certificates (ca, client private and public key) to be used when authenticating to a WPA2 ENTERPRISE wifi AP.
esp32/mods/modwlan.h: Adding errors regarding certificates and memory allocation failiure.
esp32/util/mpexception.c/.h: New exception which raised when the given certificate is incorrect.
esp32/mods/modwlan.c: extra parameters added to wlan_connect(), needed by PEAP and TTLS, error check
esp32/mods/modwlan.h: types added for WPA-TLS, WPA-PEAP and WPA-TTLS
…tored after connected successfully.

esp32/mods/modwlan.c/h : Renamed WPA2_Enterprise_login_t.user_name to username
…tion with WPA2-Enterprise specific parts.

docs/pycom_esp32/tutorial/includes/wlan.rst: Adding examples about how to connect to WPA2-Enterprise network
@danicampora
Copy link

Merged, thanks!

@husigeza husigeza deleted the WPAEnterprise branch July 18, 2017 08:50
iwahdan88 pushed a commit that referenced this pull request Apr 1, 2019
Fix for Failing OTA after switching to Factory partition
X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this pull request May 12, 2023
Fix for Failing OTA after switching to Factory partition
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants