WPA2 Enterprise

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
blaisebourdin
 
Posts: 1
Joined: Thu Jan 04, 2018 11:31 pm

WPA2 Enterprise

Post by blaisebourdin »

Hi,

Is it possible to connect an ESP32-S2 Feather to a WPA2 enterprise wifi network? I can't see any options in the core wifi module for username, certificates etc?

User avatar
mikeysklar
 
Posts: 13944
Joined: Mon Aug 01, 2016 8:10 pm

Re: WPA2 Enterprise

Post by mikeysklar »

Using Arduino the ESP32-S2 can connect to WPA2 enterprise networks. There is an example here:

https://github.com/espressif/arduino-es ... rprise.ino

More docs and details at the root of the github repo.

https://github.com/espressif/arduino-es ... rduino-ide

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”