Chat freely about anything...

User avatar
By Gylman
#83625 hi every one

i'm newbie, i bought a esp8266 and send this comand: AT+IPR=9600, it return the OK response, but after this, te board does not response more, in no any baudrate posible...... D: i'm so sad. can you help me to recover my board please?

thankyou guys...
User avatar
By QuickFix
#83637
Gylman wrote:AT+IPR=9600, it return the OK response, but after this, te board does not response more,

After changing the Baud-rate of the ESP, you have to re-establish the connection with that new Baud rate (close connection, set to 9600 Baud in terminal and open again). :idea: