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
You'll need :
- Windows or Mac
- with gradle
- with Xamarin.Android
git clone https://github.com/Laerdal/Laerdal.Dfu.Android.git
To build the nuget, run :
./build.sh
You'll find the nuget in Laerdal.Dfu.Android.Output/