<div dir="ltr">Since forever I've been getting uart errors (4) - which seems to be an ERROR<br><b>E (56071827) uart_events: uart event type: 4</b><br><br><div>It seems it gets easily overwhelmed.<br><br>For example while doing (From the web i/f) 'vfs ls /sd'  is fine (there are only 15 entries there) .. the command:<br><b>vfs ls /sd/log</b><br><br>causes a whole bunch of the above uart errors (l50 or so) interrupted by the output of the command results (50 or so files).  I'm not sure  whether it lists all of them.. but probably?</div><div><br></div><div>I was implementing file completion in 'vfs' command.. and it works except for when trying to complete in that directory.  I suspect that it's overwhelming the limited spaces in the complete buffer.. but also the messages queue is getting swamped by all the uart_event errors.</div><div><br></div><div>Thoughts?</div><div><br></div><div>//.ichael<br><div><br><br> </div></div></div>