Skip to content
  • MYSBootloader for atmega168

    Development mysbootloader atmega168 fota
    9
    1 Votes
    9 Posts
    123 Views
    skywatchS
    @pillarama I don't know about FOTA, but I see no reason why it would not work. I guess it depends what you do with it! ;) I like being able to burn bootloader from within arduino ide and not having to swap to avrdudess et al - now I can boot load and program in the same window. I was amazed at how easy it is to install and use. No need for fuse calculators, just choose clock speed, internal or external and brownout and click burn. I do hope to try FOTA in April (real life allowing) and so will comment more then.... Only snag is it dosn;t work with the ardudriod on android, I have contacted the dev of that app and sent the error message but as yet no solution. Maybe it will be possible in the future to do all this from phone and needing PC..... It is very close.
  • 2 Votes
    3 Posts
    104 Views
    MatiasVM
    @NeverDie I can give my thoughts here, and we can move it later to another thread if necessary. The bigger selling points, at least for me: Every project is a self contained directory, even the boards configuration, bootloaders, libraries, code and build procedure I have a project template for mysensors (mainly a platform.ini) that I copy for each node that I create. I can manage everything with my known tools (vim, make, git, etc) I like to play with arduino and electronics, but have other interests (Family, friends and 3 small kids...) so I usually have little time to spent in my hobbies. Platformio allows me to just have all the configuration in code and know 6 months ahead that I can do a "make clean && make upload" for a particular node without issues, even if I lost my PC, as everything is in my gitlab account. Also the FW of my 3dprinter must be complied and uploaded with platformio (marlin 2.0) so I can have only one tool for both hobbies.
  • 1 Votes
    6 Posts
    509 Views
    mfalkviddM
    Great work @mcchots, thanks for reporting back
  • Recompiling for different channels

    Development mysbootloader
    13
    0 Votes
    13 Posts
    1k Views
    rejoe2R
    Seems I'm running out of ideas. If you are sure to have flashed succcessfully the new BL and won't get any sync afterwards to upload any sketch built using that board def, most likely you shoud open an issue in github wrt that. (I myself went the other way round and modified the MYSENSORS modules in FHEM to make use of a second Gateway for flash purposes only - this GW with the standard channel (etc.) settings... Testing is ongoing, but seems to work)
  • 0 Votes
    2 Posts
    1k Views
    petewillP
    @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.
  • MYSBootloader 1.3pre2 testing

    Pinned Development ota myscontroller mysbootloader
    73
    7 Votes
    73 Posts
    31k Views
    tekkaT
    @karlheinz2000 said: But if I'm not using MYSB, I can flash a sketch with defined ID and this will work instantly in the network. Yes With MYSB I always have to do assign a new ID just to get the node to run the first time after flashing. Only true if EEPROM (i.e. ID address location) was cleared. Any chance to get MYSB to know, if a sketch is an flash? And start this sketch, which then will use the defined ID or request a new ID from controller and writes the eeprom? During booting, MYSBootloader calculates the FW CRC in flash and verifies it against the FW CRC stored in EEPROM (which is written after a successful OTA FW update) - if it matches, the sketch starts, if not, the bootloader remains active.
  • 13 Votes
    198 Posts
    85k Views
    I
    @tekka Is there any changelog to it also or it was just made officially available again? although last online status was 22 AUG 2020, so anyone else can confirm anything about it? I'd just be cautious without confirmation.
  • MYSBootloader 1.4 testing

    My Project myscontroller mysbootloader
    24
    3 Votes
    24 Posts
    12k Views
    M
    Hi I would like to test too. On atmega 328p au 8mhz internal board.
  • Windows GUI/Controller for MySensors

    Pinned Controllers myscontroller mysbootloader
    486
    17 Votes
    486 Posts
    349k Views
    S
    https://drive.google.com/file/d/14h8-8UccetEXxKET6ylry5_OcifdcJPz/view?usp=sharing

22

Online

11.7k

Users

11.2k

Topics

113.1k

Posts