-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
guohui
committed
Nov 21, 2014
1 parent
2834b36
commit a5f1e4c
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
More informations about DFU OTA for Blend, BlendMicro, RedBearLab nRF51822 and BLE nano, please refer to the wiki page of the repository. | ||
Last updated: 2014/11/21 | ||
|
||
## File Brief ## | ||
--- | ||
|
||
- **Jump2DFU:** It contains a sketch and the corresponding hex file that running on Blend / Blend Micro. The sketch demonstrates that when Blend / Blend Micro received a "DFU" string from central device, it will jump to the bootloader (no matter whether it is the DFU-OTA bootloader or the typical serial bootloader). | ||
|
||
- **Release:** It contains the DFU-OTA bootloader we have generated for Blend / Blend Micro. | ||
|
||
- **Source:** It contains the source code and makefile to generate the DFU-OTA bootloader for Blend / Blend Micro. | ||
|
||
- **Tools:** It contains the App running on MAC OS X to make you upload firmware to Blend / Blend Micro Over-The-Air(OTA). | ||
|
||
- **nRF51:** It contains the DFU-OTA bootloader we have generated for RedBearLab nRF51822 and BLE Nano, and the "Blink" firmware for nRF51822. | ||
|
||
|
||
More informations about DFU OTA for Blend, Blend Micro, RedBearLab nRF51822 and BLE nano, please refer to the [wiki page](https://github.com/RedBearLab/dfu-ota-for-blend/wiki) of the repository. |
Binary file not shown.