E.toString() is working perfect and is not the root cause.
It is no a good idea to block the esp with large outputs, because this can cause a reboot :)
Hint: use tdata.fill(0x30)
@MaBe started
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.
E.toString() is working perfect and is not the root cause.
It is no a good idea to block the esp with large outputs, because this can cause a reboot :)
Hint: use tdata.fill(0x30)