Chat freely about anything...

User avatar
By rodmcm
#47751 hi
I have a simple serial return in an ESP and a similar serial return in an interconnected Arduino using server client.write or serial.write. Just a test from telnet to ESP to arduIno and return.

if I send any character (or string) then it is returned as <Char> or <string> and a new line character

Where are these additional characters < and > coming from?