So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By mareczek12
#78097 Hello guys, I have a problem with communication between AVR328-P and ESP8266 using Serial port - Rx/Tx.

ESP8266 connected with PC by using USB-UART converter working good - I can send messages by Putty, which are correctly displayed on server.
When I connect AVR with ESP8266 and try to send that same messages I receive incomprehensible "hashes" instead of a sent message.

I use AVR328-P with external 16Mhz oscillator, connection of imputs is good for sure.

BAUDRATE - 115200

Thank you in advance.