drgdfu 0.2.0

A DFU update tool for Drogue Device's with DFU capabilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# drgdfu

An firmware update tool for devices with DFU capabilities. The devices are assumed to support the serial or GATT based protocols for updating firmware from [Drogue Device](https://github.com/drogue-iot/drogue-device/tree/main/examples/nrf52/adafruit-feather-nrf52840/bootloader-dfu).

Supported protocols:

* Serial
* BLE GATT
* Simulated (for testing)

Supported firmware sources:

* File
* Drogue Cloud running [Drogue Ajour]https://github.com/drogue-iot/drogue-ajour