Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 635 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 635 Bytes

Laerdal.Dfu.Bindings.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

Requirements

You'll need :

  • MacOS
    • with gradle
    • with Xamarin.Android

Steps to build on Local-Dev

1) Checkout

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

2) Restore

dotnet restore

2) Build

dotnet build

You'll find the nuget in Output/