AVR for BLE and iOS

For a project, I’ve been assigned the task to access the ANCS from an AVR using Nordic’s nRF8001. Even though it’s mostly integration work of Apple’s specifications and Nordic’s ones, it end up being way harder to build than expected, and couldn’t have been done without the help of the Nordic’s support team.…

AVR bootloaders: reboot into bootloader

I needed to tweak the bootloader to get a working reboot into bootloader feature. With help from the AVRFreaks community, I thought it’d be a good idea to share my experience working with AVR bootloaders.…