@matth1187
I didn’t realize MYSBootloader has watch dog timer set on by default
Wdt_reset(); at end of loop fixes that
@matth1187
I didn’t realize MYSBootloader has watch dog timer set on by default
Wdt_reset(); at end of loop fixes that
RTFM right? i found the alpha document that explains what those two settings mean
I am still researching how MySbootloader request fw.
@matth1187
I didn’t realize MYSBootloader has watch dog timer set on by default
Wdt_reset(); at end of loop fixes that
Anyone else using MYSBootloader and having a problem with node resets it self after 10 seconds?
Tested with three different Atmega328 chips, one brand new out of pkg.
If Using standard boot loader the node does not reset it self after 10 secs
i attempt OTA and is working but confused about the "Default" firmware setting in mycontroller gui. i set a default firmware but choose disable upload on no fw stting. rpi mysgw ethernet gw, rf24 direct on pi. mycontroller on kvm.
My nodes use MYSBootloader. I will upload a sketch to my node via serial/IDE, and when it joins the network the FW is replaced with the default had set....
is that suppose to happen? 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?
sorry if i am being dense and missed something. i search and search forums and doc but cant find any topic about default/MYSBootLoader
THANKS!!!!