-->
Page 1 of 2

ESP8266-01 Hardware Soldering prob ?

PostPosted: Wed Nov 25, 2015 5:00 pm
by Antaras
hello i am new with the ESP8266 and i don't have any idea !!!
Yesterday came my order with 3x ESP8266 i try to connecting with much different ways but nothing happened !!

i am 101% sure i have the correct connection but i don't take any answer from the arduino !!

i have see the pcb soldering is little bit strange... is this soldering right ??
its same all 3 smell like CHINA :P

Thank you !!!

Re: ESP8266-01 Hardware Soldering prob ?

PostPosted: Wed Nov 25, 2015 5:58 pm
by martinayotte
Although those solderings look bad, the modules maybe working any way.
When you try them out thru your Arduino, did you sent AT commands follow with CR+LF, not only CR ?

Re: ESP8266-01 Hardware Soldering prob ?

PostPosted: Thu Nov 26, 2015 4:58 am
by Antaras
martinayotte wrote:Although those solderings look bad, the modules maybe working any way.
When you try them out thru your Arduino, did you sent AT commands follow with CR+LF, not only CR ?


Thank you for your answer !!
Both don't work..
When I connect it to the arduino I don't take nothing like " ready " or other answer from board..
:cry:

Re: ESP8266-01 Hardware Soldering prob ?

PostPosted: Thu Nov 26, 2015 5:26 am
by Barnabybear
Hi, with some of the Arduinos the Tx and Rx are the connection that you should connect to, not the names of the pins.

With most other stuff:
Tx -> Rx
Rx -> Tx

With some Arduino:
Tx -> Tx
Rx -> Rx

As if life wasn't hard enough without complications. See if that helps.