I'm using the xport 5 to stablish a telnet connection with my embedded system, but the xport adds a 0 before sending the data. Example if the data to send is: "hello world" what it sends is 0hello world. I've cheked for bugs or errors in my side, but there doesn't seem to be any, the system works well when connected to other UARTs. So, I want to ask what could be causing this mistake and how can I fix it.
Announcement
Collapse
No announcement yet.
Serial comunication error
Collapse
X
Comment