-->
Page 1 of 1

ESP-01 Won't Connect to WPA2 Enterprise Network w/ DHCP_REQD

PostPosted: Mon Oct 05, 2015 7:42 am
by DangeRuss
I have several ESP-01 modules. I'm able to connect to my WPA2 Personal network at home and other WPA2 open networks, but I'm having trouble connecting to the WPA2 Enterprise network at my office. After sitting down with some folks from IT and monitoring the network traffic, it looks like the ESP is receiving an IP address but never acknowledging or ARPing back to the DHCP server. The server eventually times out and drops the ESP. I'm running the stable version of the libraries (1.6.5-947-g28719f0). I tried digging in to the code to turn on LWIP_DEBUG outputs, but I've hit a wall at the binary blobs from Espressif. Any ideas?

Thanks,
-DangeRuss

Re: ESP-01 Won't Connect to WPA2 Enterprise Network w/ DHCP_

PostPosted: Mon Nov 30, 2015 10:00 am
by DangeRuss
The latest stable release from today fixed my problem!

Thanks,
-DangeRuss

Re: ESP-01 Won't Connect to WPA2 Enterprise Network w/ DHCP_

PostPosted: Sun Jan 24, 2016 3:31 am
by Storeable_Ace
DangeRuss,
Could you send links on how you connected your ESP-01 to a WPA2 Enterprise Network? What serial connections did you use to update your ESP-01? I'm using the Arduino. I'm having trouble connecting to a <company_ssid>, <username>, <password> network. Thanks.