You are reading a single comment by @user94069 and its replies. Click here to read the full conversation.
  • Hi there,

    i have setup my NodeMCU (ESP8266).
    It connects to wifi and then connects to my MQTT broker. For now, i simply having it turning off/on the on board LED when a message is received.

    It works fine when i have it connected to my desktop PC and have the Espruino IDE opened up after uploading the code (Send to Espruino), but for some reason when i disconnect the NodeMCU and power it via a battery back, it doesnt create the connection to my MQTT broker.

    If i disconnect it from the battery pack and plug it back into my PC then try send a message, again, it doesnt work. But once i open up Espruino IDE and click "Send to Espruino", it works again.

    It seems as if the Espruino flashed NodeMCU will only work with the software uploaded via Espruino IDE only if the application is kicked off within the Espruino IDE. Is this correct? Is there no way i can get it to work without having the Espruino IDE open?

    Sort of like when you upload code via Arduino Studio and then unplug the Arduino and then use it elsewhere, it just works.

    Your feedback is appreciated!

    Regards,
    George

About

Avatar for user94069 @user94069 started