Main Content

rf24boot: A universal over-the-air bootloader for all those uCs

Apparently Ive come up to a point, when I want to do firmware upgrades for my home automation over-the-air. Since Im using nRF24L01 dongles, I decided to write a bootloader for that. While my pet antares project is slowly progressing towards the 0.2-rc2 release (honestly, really slowly), Ive added the nice and shiny RF24 library (A port of maniacbugs arduino library to pure C with no arduino dependences) to interface with nrf24L01 2.4Ghz dongles. I also fixed a few nasty race conditions out there on the way, but those are totally a different story.”

Link to article