COmmunication problems
Posted: Sun Aug 09, 2015 3:08 pm
Hi! This is my first post, I bought a ESP8266 and I've been experimenting a few problems, first this is my connection:
ESP --> USB UART Interface
VCC --> 3.3Vdc
RST --> 3.3Vdc
TX --> RX
RX --> TX
GND --> GND
My UART interface only generates and use 3.3Vdc and supply100mA
Using this connections, when I power up the module the red led turns on, and the blue led blinks rapidly and then turns off.
Then, with Putty I tried to send AT commands such as AT, and when I send the command the blue led blinks every time I tried to send a command but the terminal do not write anything, even I dont get the "Ready" message when I power up. I tried 9600,57600 and 115200 baud rates and nothing all with \r\n.
After this, I checked the module trying to connect with my latop, and I notice that the network from the ESP is called AI THINKER XXXXX XXX=A bunch of number and letters, this was wierd to me because in the tuts I´ve seen the network is called ESP8266.
so, I have this 2 questions:
Do I have a communication problems?
It is possible that I have a firmware that not accept the AT commands and I need to flash it?
Im new with this device so sorry is this post is in a bad place o it has been solved in another post.
PS Sorry for the bad english.
And thanks
ESP --> USB UART Interface
VCC --> 3.3Vdc
RST --> 3.3Vdc
TX --> RX
RX --> TX
GND --> GND
My UART interface only generates and use 3.3Vdc and supply100mA
Using this connections, when I power up the module the red led turns on, and the blue led blinks rapidly and then turns off.
Then, with Putty I tried to send AT commands such as AT, and when I send the command the blue led blinks every time I tried to send a command but the terminal do not write anything, even I dont get the "Ready" message when I power up. I tried 9600,57600 and 115200 baud rates and nothing all with \r\n.
After this, I checked the module trying to connect with my latop, and I notice that the network from the ESP is called AI THINKER XXXXX XXX=A bunch of number and letters, this was wierd to me because in the tuts I´ve seen the network is called ESP8266.
so, I have this 2 questions:
Do I have a communication problems?
It is possible that I have a firmware that not accept the AT commands and I need to flash it?
Im new with this device so sorry is this post is in a bad place o it has been solved in another post.
PS Sorry for the bad english.
And thanks