I can talk to the board - and to see what is going on - I send commands to Serial1 echoing them to Serial (my serial monitor) - both at 115Kbd. As you'll see below... it talks to me on reset - it says ok when it's supposed to - but says OK to any old password for the WIFI and in the end simply won't connect...
See output from serial - first line in each case is from serial monitor, the rest is returned from the board... It doesn't make any difference if I put a REAL access point number in - or as in this case a completely duff one - it STILL says ok, then messes up later on... Thought ? Other than the bin...
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
AT+RST
OK
wdt reset
load 0x40100000, len 24444, room 16
tail 12
chksum 0xe0
ho 0 tail 12 room 4
load 0x3ffe8000, len 3168, room 12
tail 4
chksum 0x93
load 0x3ffe8c60, len 4956, room 4
tail 8
chksum 0xbd
csum 0xbd
ready
Sending AT+CWMODE=1
AT+CWMODE=1
no change
Sending AT+CWMODE?
AT+CWMODE?
+CWMODE:1
OK
Sending AT+CWJAP="bottom","192168ol974"
AT+CWJAP="bottom","192168ol974"
OK
Sending AT+CWJAP?
AT+CWJAP?
+CWJAP:"bottom"
OK
Sending AT+CWLAP ie LIST
AT+CWLAP
Sending AT+CIPMUX=0
AT+CIPMUX=0
busy now ...
Sending AT+CIPSTART="TCP","149.255.58.110",80
AT+CIPSTART="TCP","149.255.58.110",80
busy now ...
Sending GET /time1921681974.php HTTP/1.0
Host: www.scargill.net
GET /time1921681974.php HTTP/1.0
busy now ...
Host: www.scargill.net
busy now ...