I'm getting some garbage out of the UART0 when downloading stuff from a TCP connection (I'm using the SDK).
I'm getting:
1ff8\n
554a\n
and similar new lines like those. I think some debug message was left in the data reception callback somewhere in the SDK. Is someone experimenting this?
It's very annoying cause my UART0 is connected to another device which doesn't really understand them and the communication gets broken...
Thanks!
David