-
• #2
First guess is either
https://www.espruino.com/Troubleshooting#i-typed-save-but-espruino-won-t-work-or-stops-working-quickly-when-powered-from-a-computer-it-only-works-from-a-usb-power-supply-battery-or-the-computer-when-the-web-ide-is-running-
or
https://www.espruino.com/Troubleshooting#espruino-works-when-connected-to-a-computer-but-stops-when-powered-from-something-else -
• #3
Oh, the first one is right. I unplug the USB cable, all going well. Thank you!
I ran codes in STM32F4DISCOVERY board.
I used MQTT module, when I didn't access board by IDE, just open the power, MQTT failed, datas couldn't send to server, but the board do get ip and access into network fine. Then I accessed into IDE, showed log like this. When I always accessed IDE, it's okay all the time.
What's this means? How to avoid this error without IDE?
My codes