Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Linorel
#12276 Hi, I have a problem with my esp8266.
I have flashed it to v0.9.5.2.
It is connect to a USB-Serial converter with 3,3V (TX and RX have also 3,3V)

wiring:
USB to Serial => ESP8266
GND => GND
UTXD => URXD
URXD => UTXD
3,3V+ => Vcc
3,3V+ => CH_PD

Connected on COM6 / 115200Baud

When I start the connection I always get the same message in a loop. Commands like AT show only sometimes a "OK".
What can I do?

....And sorry for my bad english ;)
You do not have the required permissions to view the files attached to this post.
User avatar
By Linorel
#12494 No, it runs with 115200 Baud.
I send AT+CIOBAUD=9600 to change it.

I have a connection:
AT+GMR
AT version:0.21.0.0
SDK version:0.9.5

OK

AT

OK

AT+RST

OK

AT+CWMODE?
+CWMODE:1

OK

AT+CWLAP

ERROR

AT+CWJAP?
No AP

OK

AT+CIPSTATUS
STATUS:4

OK

But there is still the loop. Now with
--------------------------------------------------------------
‚n†û!‹ƒ8â_CE‚C4ž‚"*’¦ÆA_ÑŠÒÍe –J[àEî‘O‘@
Ai-Thinker Technology Co. Ltd.

ready
ü!  ¤ž1ä)
ôʇæÇ!œ#ΗöÔßÄ×!¾ù@
Ai-Thinker Technology Co. Ltd.

ready
ü!  ¤ž1ä)
ôʇæÇ!œ#ΗöÔßÄ×!¾ù@
Ai-Thinker Technology Co. Ltd.

ready
ü!  ¤ž1ä)
ôʇæÇ!œ#ΗöÔßÄ×!¾ù@
Ai-Thinker Technology Co. Ltd.

ready
ü!  ¤ž1ä)
ôʇæÇ!œ#ΗöÔßÄ×!¾ù@
Ai-Thinker Technology Co. Ltd.

ready
ü!  ¤ž1ä)
ôʇæÇ!œ#ΗöÔßÄ×!¾ù@
Ai-Thinker Technology Co. Ltd.

ready
--------------------------------------------------------------

And I get no access to my WLAN.
I get on AT+CWLAP and AT+CWJAP=“<SSID>“,“<Password>“ an error.
:cry: