i am using atmega328 in a personalized board and only pin 25 26 are available for serial communication , i will be sending throw them data to esp 8266 here i have some problems
the main problem is when receiving data the data displays as squares , for expl ; sending simple message from atmega "hello from atmega " i am getting squares in serial monitor
note that i i am using pin 25 with 2k resistance cabled with RX (esp) , atmega ground with 3.3 k resistance cabled with ground(esp) and i am getting 5v from arduino (simple cable)
Welcome to the forum
Do you think that it might help if you posted both sketches ?
...and a wiring diagram.
You don't need any "resistance cables".
I think that OP is describing a voltage divider for 328 Tx to ESP8266 Rx
1 Like
I'm less confident with that, we'll know if OP presents his wiring.
I'd guess that is an incompatibility with the formatting or data rate.
It would help if you provided a diagram of your connection
and the code you are using
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.