/Laerdal.Dfu.Android

Xamarin binding library around @NordicSemiconductor's DFU library. The native Android library is located here: https://github.com/NordicSemiconductor/Android-DFU-Library

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Laerdal.Dfu.Android

This is an Xamarin binding library for the Nordic Semiconductors Android library for updating the firmware of their devices over the air via Bluetooth Low Energy.

The Java library is located here: https://github.com/NordicSemiconductor/Android-DFU-Library

Build status

NuGet Badge

Requirements

You'll need :

  • Windows or Mac
    • with gradle
    • with Xamarin.Android

Steps to build

1) Checkout

git clone https://github.com/Laerdal/Laerdal.Dfu.Android.git

2) Run build script

To build the nuget, run :

./build.sh

You'll find the nuget in Laerdal.Dfu.Android.Output/