What is the voltage measured at the 3.3v pin adjacent to the VUSB + pin? This will show if the battery has sufficient voltage to allow the on-board regulator to function correctly.
Is the Espruino Wifi being recognized by other devices such as your PC or phone? Do they detect by name in their list of available recognized devices?
Was the code saved save() to the device before disconnect?
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.
Sat 2018.10.06
Hello @JuanCar. There are many 'onInit' functions and 'quick start' examples.
Would you please post the http: link as seen in the browser so we are able to follow along.
Do we know if this is a software issue or a hardware one?
What is the voltage measured at the 3.3v pin adjacent to the VUSB + pin? This will show if the battery has sufficient voltage to allow the on-board regulator to function correctly.
Is the Espruino Wifi being recognized by other devices such as your PC or phone? Do they detect by name in their list of available recognized devices?
Was the code saved
save()
to the device before disconnect?