First time connect to the AP
Posted: Sun Apr 19, 2015 9:40 pm
I've successfully compiled and flashed the esp-httpd firmware, and when it comes up I see a new AP named "ESP8266". But when I attempt to connect on my macbook, OSX tells me it wants a WPA2 password. I looked in the code, but I don't see where it is set and I couldn't find any documentation on it. Am I missing something? From other people's experiences,it seems as if they are just connecting to an unprotected access point. The following is the serial console output. The "MEM CHECK FAIL" is somewhat concerning...
ll��|�l�|�l�b|����r�b�b��nn�lnn���bp��lrlrlp�n��lbn�|��b��nn�l��l`�nnl`nr���n�lp�n�r�����bn�|���b��nn�l`�nn�lnr���nr��lp�n�r�����lbbn�|�⌎b��nn��l`�nnl`nr���nr��lr��nr��l�ՁMEM CHECK FAIL!!!
�rHttpd init, conn=0x3ffea994
Ready
mode : sta(18:fe:34:98:9d:c1) + softAP(1a:fe:34:98:9d:c1)
add if0
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
bcn 100
When I try an arbitrary password, OSX times out and I see the following in the serial console
add 1
aid 1
station: a4:5e:60:bd:94:2d join, AID = 1
station: a4:5e:60:bd:94:2d leave, AID = 1
rm match
add 1
aid 1
station: a4:5e:60:bd:94:2d join, AID = 1
station: a4:5e:60:bd:94:2d leave, AID = 1
rm match
Advice?
ll��|�l�|�l�b|����r�b�b��nn�lnn���bp��lrlrlp�n��lbn�|��b��nn�l��l`�nnl`nr���n�lp�n�r�����bn�|���b��nn�l`�nn�lnr���nr��lp�n�r�����lbbn�|�⌎b��nn��l`�nnl`nr���nr��lr��nr��l�ՁMEM CHECK FAIL!!!
�rHttpd init, conn=0x3ffea994
Ready
mode : sta(18:fe:34:98:9d:c1) + softAP(1a:fe:34:98:9d:c1)
add if0
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
bcn 100
When I try an arbitrary password, OSX times out and I see the following in the serial console
add 1
aid 1
station: a4:5e:60:bd:94:2d join, AID = 1
station: a4:5e:60:bd:94:2d leave, AID = 1
rm match
add 1
aid 1
station: a4:5e:60:bd:94:2d join, AID = 1
station: a4:5e:60:bd:94:2d leave, AID = 1
rm match
Advice?