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.
Hi,
I'm using a few esp8266 with latest stable espruino build. After a while I cannot access anymore trough mqtt, and nor with espruino ide.
Here is what I can see from the console:
So the esp is up, and running, the code inside is running (couse I can use the connected switch, what change the light state). I can ping, access it trough port 88, but not the espruino ide port, and the running mqtt code is not accessible.
What can be wrong?
HyGy
ps. I'm using a few nodemcu, witty, etc... All the same.