Please can you change console.log so it outputs buf.length and line.length as well? And can you paste up the code you used and the results? It'd be handy to see the data that was in line too - but I imagine printing it all out might overwhelm the Espruino :(
Also, do you still get the FIFO_FULL errors? It might be that even with this, you still have the same problem.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Please can you change console.log so it outputs buf.length and line.length as well? And can you paste up the code you used and the results? It'd be handy to see the data that was in
line
too - but I imagine printing it all out might overwhelm the Espruino :(Also, do you still get the FIFO_FULL errors? It might be that even with this, you still have the same problem.