It's a bit frustrating. I waited so long for that feature ;-).
My fealing is that there are two problems.
First that something is mixed up resulting in wrong data. Wrong IP and trancated messages.
I'm able to filter that out. I think this has not a crash in result.
The second problem, truncating the last chars is resulting in a crash. Like on the last line above.
It's the same that we get in the isolated code above without debug enabled.
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.
It's a bit frustrating. I waited so long for that feature ;-).
My fealing is that there are two problems.
First that something is mixed up resulting in wrong data. Wrong IP and trancated messages.
I'm able to filter that out. I think this has not a crash in result.
The second problem, truncating the last chars is resulting in a crash. Like on the last line above.
It's the same that we get in the isolated code above without debug enabled.
Sacha