Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Subhajit Das
#48305 Update: Server client working together, but still ESP8266 can not receive from arduino. Need serious fast help. My project's last date is near.
It's nothing about special code, program logic works. But even a simple serial echo program dosen't work.
Baud rate tried 115200, 19200, 57600.
User avatar
By martinayotte
#48323 To diagnose and figure out where is the issue, you can still use your USB-TTL by connecting RX only, on the Arduino TX and then on the ESP TX to sniff the communication between both.
That will help you to figure out who is not talking at proper time.
User avatar
By Subhajit Das
#48339
martinayotte wrote:To diagnose and figure out where is the issue, you can still use your USB-TTL by connecting RX only, on the Arduino TX and then on the ESP TX to sniff the communication between both.
That will help you to figure out who is not talking at proper time.

Both are transmitting well. But ESP dosen't receive for some reason. This is the problem.