Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. firmware over the air
    Log in to post

    • Sathishkumar Thangavel

      API first controller with OTA support, also exposes WebOfThings APIs for sensors
      Mozilla WebThings Gateway • controller ota api firmware firmware over the air webofthings • • Sathishkumar Thangavel  

      10
      3
      Votes
      10
      Posts
      2365
      Views

      alowhum

      Automatic node ID's are now also supported! There is a step-by-step install guide here: https://github.com/tsathishkumar/MySController-rs/issues/30 You can easily run this alongside Domoticz. Burn an image for the Mozilla Gateway onto an SD card. Follow the guide above to install MySController-rs. Install Domoticz at port 8081 and 444 (instead of 8080 and 443, as the Mozilla Gateway is already at those ports). flatsiedatsie created this issue in tsathishkumar/MySController-rs closed Installation on Mozilla Gateway Pi image #30
    • itbeyond

      Firmware does not load MYSController & MYSBootloaderV13pre
      Controllers • myscontroller mysbootloader firmware over the air • • itbeyond  

      2
      0
      Votes
      2
      Posts
      1276
      Views

      petewill

      @itbeyond I ran into issues with multiple connections to my Ethernet gateway. My current config is to route my Vera through MYSController. If I do that I'm able to upload new firmware without any issues. Also, check the distance/reception of the sensor. I had one with poor reception that either didn't upload or took 20 minutes. When I changed the radio antenna config it worked in about a minute.
    • hek

      💬 FOTA (Wireless Programming)
      Announcements • wireless sensebender fota firmware over the air update over the air wireless programming • • hek  

      130
      0
      Votes
      130
      Posts
      31483
      Views

      badmannen

      @guillermo-schimmel Thanks a lot ! I got it all up and running node a couple of nodes. But now I confused myself . I got an Arduino Nano as a node that also acts as a repeater, what bootloader can I push into that one? I assume anycahnnel and 16MHz should do the trick since it got that crystal attached. And also one thing that is not really clear in my head, I set the "Fuses&Lock bits" with the AVRDudess for my 328P barebone. But do I really need that? . If I load the bootloader in ARduini IDE for example I specify all those settings in the "board.txt" file. Or is that just to tell the IDE what settings is on the chip ? If I clear these two things up I think I got everything sorted now