All Projects → xiongyihui → nrf51_dfu_tool

xiongyihui / nrf51_dfu_tool

Licence: other
A DFU tool for nRF51822 OTA. https://developer.mbed.org/teams/Bluetooth-Low-Energy/wiki/Firmware-Over-the-Air-FOTA-Updates

Programming Languages

python
139335 projects - #7 most used programming language

nRF51 DFU Tool

The tool is for nRF51822 OTA (Over The Air, SoftDevice 7.0.0). It's based on https://bitbucket.org/glennrub/nrf51_dfu_linux/src.

Requirements

Usage

sudo hcitool -i hci0 lescan   # Get target's address
python dfu.py -f new_firmware.hex -a F9:6C:59:06:AF:27
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].