• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. firmware
    Log in to post
    • All categories
    • M

      MYSBootloader resets
      General Discussion • mysbootloader bootloader ota firmware • • matth1187

      2
      0
      Votes
      2
      Posts
      569
      Views

      M

      @matth1187
      I didn’t realize MYSBootloader has watch dog timer set on by default

      Wdt_reset(); at end of loop fixes that

    • M

      OTA/MYSBootloader & IDE upload
      General Discussion • ota firmware mysbootloader bootloader • • matth1187

      4
      0
      Votes
      4
      Posts
      995
      Views

      A

      @matth1187 hi there,

      "Does MYSBootloader prevent me from uploading sketch to a node via IDE. so in otherwords a node with MYSBootloader can only be program with OTA and not from serial/arduino ide?"

      I'm allso still wondering about this. At first i had my nodes programmed via ftdi and arduinoIDE, then burned mysbootloader and could start OTA (allthough it didn't seem to succeed). I could then still program the nodes via ftdi (atleast arduinoIDE didn't throw an error and would write). Then i tried burning bootloader and then program with usbasp using shift-upload in arduinoIDE. When powering on nodes mycontroller can still descover them but when requesting firmware OTA i would only see "nodeID/255/4/0/1" in mqtt client but no response. So i'm still very confused. Did you find an answer to this question? Thanks

    • Stephan35

      MyControllerDevice and OTA Firmware device update , should it work ?
      MyControllerDevice (ESP8266) • ota mycontrollerdev firmware device update • • Stephan35

      9
      0
      Votes
      9
      Posts
      3216
      Views

      E

      OK, my mistake there. The Node // Firmware Name was empty. (It has been discarded when node has been deleted)

      0_1491227787168_Capture.JPG

      Now it works like a charm.
      Thanks for you attention.