-->
Page 1 of 1

Invisible SSID

PostPosted: Mon Feb 16, 2015 3:36 pm
by Fasset
Hi all.
I have some problem with ESP8266. Router: TP-LINK WR740N. Firmware ESP version: 0.95.
Commands sent to ESP:
AT+RST
AT+CWMODE=3
There is no problem but when I put comannd:
AT-CWLAP
Answer is a list of SSIDs - around 10 but not all are included.
My SSID is not included too. Is any special router configuration or something to get it work?
Thanks for any answers.

Re: Invisible SSID

PostPosted: Sat Feb 28, 2015 1:00 pm
by Fasset
Solved, I bought new router Dlink go-rt-n150 - works with ESP. On tp-link I installed alternative firmwares (like Gargoyle) and tried various configurations anyway it didn't work properly. Still have some problems trying to connect with any site:
OK
AT+CWSAP?
+CWSAP:"dlink","password",1,4
OK
AT+CIPMUX=1

at+CIPSTART=3,"TCP","google.com",80
Link typ ERROR

EDIT:
Solved, in Real Term I selected "Strip spaces" option - there is some problem to receive without that.

Anyone had error like this?