Thank you Gordon. I will give it a try.
I saw that the espruino tool is capable of placing a file in the storage area, but it seems that this is only for the original espruinos.
EDIT: It worked perfectly. Had to make 'var boundary = "";' else it would complain about it not having the .length property.
@barbiani 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.
Thank you Gordon. I will give it a try.
I saw that the espruino tool is capable of placing a file in the storage area, but it seems that this is only for the original espruinos.
EDIT: It worked perfectly. Had to make 'var boundary = "";' else it would complain about it not having the .length property.