[Solved] Strange behavior of RFM69 OTA burning firmware after some research
-
Just 2 cents... We couldn't replicate 40 ms in retryWaitTime the mentioned above in another location. And tonight Yury couldnt replicate this case at home too. But yesterday it was typical situation. So I can assume it was caused by high environment radio noise (city center with many potential RF sources). I think it is an ideal situation to test boards and improve library stability :wink:
-
Hi,
I might be a bit dumb , but I can't find RFM69 OTA bootloader ?
Has anyone done it ?
-
@napo7
this is sensebender micro bootloader, same as dualoptiboot from lowpowerlab
https://www.mysensors.org/about/ota -
Ah ah ! I was sure that I was dumb !!
I'll have to give a try to port MYSBootLoader to rfm69 so ....
-
Ah ah ! I was sure that I was dumb !!
I'll have to give a try to port MYSBootLoader to rfm69 so ....
-
Well, I'll wait a bit, so !
BTW :how much is a bit for you ? :laughing:
-
Well done ! I must admit I wasn't ready to read such a word play ;)
Hum... In fact, I did a small try, cloned the RF24 bootloader, tried to search which pieces of the code I have to modify, but didn't go further....
If you was about to release it in the future days (I'm willing to help/debug/test), I'd have waited, but my projects are going to be on a rush....I'll try to go a bit further in making my own version :)
-
Well done ! I must admit I wasn't ready to read such a word play ;)
Hum... In fact, I did a small try, cloned the RF24 bootloader, tried to search which pieces of the code I have to modify, but didn't go further....
If you was about to release it in the future days (I'm willing to help/debug/test), I'd have waited, but my projects are going to be on a rush....I'll try to go a bit further in making my own version :)
-
Hi @tekka,
Any news about RFM69 for MYSBootloader ?
I've had another look in the code, too much complicated for my skills !