-->
Page 1 of 1

Handshake Timeout between two ESP8266s

PostPosted: Wed Jul 12, 2017 9:57 am
by Hexum064
Last night, I was trying to get two ESPs to talk to eachother. One set up as a SoftAP, and the other as a Station.
The SoftAP is set up in WPA_WPA2 auth mode.
I can connect a computer and my phone to the SoftAP mode ESP, and I can connect the STA mode ESP to two different routers also running in WPA 2 mode.
However, when I try to connect the STA mode ESP to the SoftAP mode ESP, I a Disconnected event with a 204 reason (HANDSKAKE_TIMEOUT). Can anyone shed some light on this? It is just a setup issue?