Wrapper around Nordic.Dfu


Keywords
Ble, Bluetooth, Dfu, Internal, Laerdal, Nordic, Semiconductor, Tools, android, ios, multiple-architectures
License
BSD-3-Clause
Install
Install-Package Laerdal.Dfu -Version 1.27.44

Documentation

Laerdal.Dfu

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

The native iOS Pod library is located here: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library

Build status

NuGet Badge

Building Locally

1) Checkout

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

2) Build

dotnet msbuild Laerdal.Scripts/Laerdal.Builder.targets /m:1 /p:Laerdal_Version=9.0.x.0 /p:Laerdal_Github_Access_Token=<place your github access token here - its needed by carthage>