Hi,
please help me with loading espruino code from flash after reset() or power-on device esp8266 12f.
My device has espruino ver. 1.89 and I need start http server after reset() or power-on.
I try onInit() func, E.on('init', ... and E.setBootCode function, but without success.
I know that esp8266 not full supported board for espruino, but is chance load code ?
Lot of thanks for answears.
Jakub
@jakub.frydrych 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.
Hi,
please help me with loading espruino code from flash after reset() or power-on device esp8266 12f.
My device has espruino ver. 1.89 and I need start http server after reset() or power-on.
I try onInit() func, E.on('init', ... and E.setBootCode function, but without success.
I know that esp8266 not full supported board for espruino, but is chance load code ?
Lot of thanks for answears.
Jakub