Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Laerdal/Laerdal.Dfu.Android

Repository files navigation

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/