Post topics, source code that relate to the Arduino Platform

User avatar
By cal
#19746 When the blue LED flashes on typing you got TX/RX right.
My test was meant to find out if you have matching baudrate between esp and arduino.
If you see what you type and echo mode is disabled, you know baud rate is correct because the firware will echo what you type if I remeber correctly.

Cal