Page 1 of 1

Random duplicated characters in serial monitor[SOLVED/DUP]

Posted: Fri Mar 02, 2018 3:33 pm
by DrSegatron
I get random duplicates of characters using the serial monitor on one of my computers:

Code: Select all

V (79369) udp_confirmation_task: sent confirmation IP=b01a8c0 len=12
V (880369) udp_confirmation_task: sent confirmation IP=b01a8c0 len=12
V  (81369) udp_confirmation_task: sent confirmation IP=b01a8c0 len=12
V (82369) udp_confirmation_task: sent confirmatioon IP=b01a8c0 len=12
V (83369) udp_confirmation_task: sent confirmation IP=b01a8c0 len=12
V (84369) udp_confirmation_task: sent confirmation IP=b01a8c0 len=12
V (85369) udp_confirmation__task: sent confirmation IP=b01a8c0 len=12
It looks fine in Putty, and it looks fine on my other computer. Any ideas?

Code: Select all

MINGW32_NT-10.0-WOW Cydonia 2.9.0(0.318/5/3) 2017-09-13 23:42 i686 Msys
Not sure how to check which IDF I'm running.

Re: Random duplicated characters in serial monitor

Posted: Fri Mar 02, 2018 5:55 pm
by WiFive