• I am more afraid that size of the message can be a factor. Can Espruino split the array making it not a byte buffer, but rather an associated array due to free RAM fragmentation?
    I tried with new Uint8Array([...]).buffer , but got no success.

About

Avatar for Mark_M @Mark_M started