Chat freely about anything...

User avatar
By Fasset
#9966 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.
User avatar
By Fasset
#10990 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?