Firmware Over The Air

http://developer.mbed.org/forum/team-63-Bluetooth-Low-Energy-community/topic/5169/?page=1#comment-25460

FOTA We're working towards enabling FOTA for the platforms based on Nordic's nRF51822. This requires the use of a (Nordic-specific) dfu-bootloader to provide the functionality for firmware download and reprogramming. Once the dfu-bootloader is resident, any BLE application may enable FOTA by adding the optional DFU-service (see DFUService.h) to its GATT server.


Please log in to post comments.