WPA Enterprise

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
victorclaessen
Posts: 7
Joined: Wed May 04, 2016 2:18 pm

WPA Enterprise

Post by victorclaessen » Wed May 04, 2016 2:20 pm

Hi,

I am wondering if it would be technically possible to add support for wifi networks that use WPA Enterprise authentication?

Best regards,

Victor

User avatar
platforma
Posts: 258
Joined: Thu May 28, 2015 5:08 pm
Location: Japan

Re: WPA Enterprise

Post by platforma » Wed May 04, 2016 10:00 pm

I believe Enterprise is supported since the ESP SDK 1.5, but I don't think it is implemented yet.

victorclaessen
Posts: 7
Joined: Wed May 04, 2016 2:18 pm

Re: WPA Enterprise

Post by victorclaessen » Wed May 04, 2016 10:47 pm

While doing a little more research, I stumpled upon the following commit in a fork, which has an interesting commit message. However, I am unable to interpret if this represents a working implementation or not.

https://github.com/noahwilliamsson/micr ... a0b4882c3e

edit: oh wait that's for a different architecture

Post Reply