Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
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.
Task: control the LED on the board using a browser.
Device: ESP32 WROOM DevKit v1, firmware from the espruino_2v04_esp32 folder.
Work in the Espruino Web IDE for Windows 64 bit - 0.72.1.
The code:
I make a request to the server with the web app and the script works (the LED lights up / goes out)
In console:
After second connect, sometimes I can do second reqest, sometimes the device freezes
p.s. I read post