Laerdal.Dfu 1.27.12

dotnet add package Laerdal.Dfu --version 1.27.12
NuGet\Install-Package Laerdal.Dfu -Version 1.27.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Laerdal.Dfu" Version="1.27.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Laerdal.Dfu --version 1.27.12
#r "nuget: Laerdal.Dfu, 1.27.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Laerdal.Dfu as a Cake Addin
#addin nuget:?package=Laerdal.Dfu&version=1.27.12

// Install Laerdal.Dfu as a Cake Tool
#tool nuget:?package=Laerdal.Dfu&version=1.27.12

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

Requirements

You'll need :

  • MacOS
    • with XCode
    • with Xamarin.iOS
    • with gradle
    • with Xamarin.Android
    • [with ObjectiveSharpie] (optional)
brew cask install objectivesharpie

More about Objective Sharpie

Steps to build on Local-Dev

1) Checkout

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

3) Set the MSBuild version to 15.0 in Rider's settings (MSBuild 17.0+ won't build)

4) Run build script

There are 2 sources for the iOS package : via building the release code or using the CocoaPods.

To build the nuget via building the source code, run :

./build.sh -v

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

Known issues

Fix : https://github.com/Laerdal/Laerdal.Dfu.iOS/issues/3#issuecomment-783298581 |

#!/usr/bin/env sh
xcode_lib_path="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphoneos"
app_path=$1
app_name=<insert app name>
libs=("$app_path/Products/Applications/$app_name/Frameworks/"*.dylib)

for i in "${libs[@]}"
do
  cp "$xcode_lib_path/$(basename "$i")" "$app_path/SwiftSupport/iphoneos/"
  cp "$xcode_lib_path/$(basename "$i")" "$app_path/Products/Applications/$app_name/Frameworks/"
done

-- Thanks @OliverFlecke

Fix : You might need to add "--optimize=-remove-dynamic-registrar" to your apps mtouch args.

Product Compatible and additional computed target framework versions.
.NET net7.0-android33.0 is compatible.  net7.0-ios16.1 is compatible.  net8.0-android was computed.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.27.12 57 3/25/2024
1.27.8 447 9/5/2023
1.27.7 129 9/1/2023
1.27.5 169 8/21/2023
1.27.2-xamarin-9.44805 145 9/12/2023
1.27.2-xamarin-7.44558 61 9/5/2023
1.27.2-xamarin-6.44535 73 9/1/2023
1.27.2-xamarin-4.43863 74 8/21/2023
1.27.2-xamarin-10.45630 73 10/3/2023
1.25.3-framinosona-phy-opti... 239 4/11/2023
1.25.3-framinosona-phy-opti... 106 3/31/2023
1.25.3-framinosona-phy-opti... 125 3/29/2023
1.25.3-framinosona-phy-opti... 102 3/28/2023
1.25.2 4,964 11/15/2022
1.20.17 336 11/7/2022
1.20.15 659 8/9/2022
0.7.0 13,945 1/24/2022
0.6.0 2,604 8/26/2021
0.5.0 327 8/26/2021
0.4.0 338 8/25/2021
0.3.1-beta0008 190 8/18/2021
0.3.1-beta0004 232 8/4/2021
0.3.1-beta0001 220 8/4/2021
0.3.0 437 8/3/2021
0.2.18-beta0008 186 8/3/2021
0.2.18-beta0004 222 8/3/2021
0.2.18-beta0001 205 8/2/2021
0.2.17 1,346 7/20/2021
0.2.16-beta0021 1,058 6/10/2021
0.2.16-beta0012 1,345 5/10/2021
0.2.16-beta0004 411 5/1/2021
0.2.16-beta0003 427 5/1/2021
0.2.16-beta0001 431 4/27/2021
0.2.16-beta.31 178 7/20/2021
0.2.15 1,253 4/27/2021
0.2.15-beta0001 300 4/27/2021
0.2.14 861 4/23/2021
0.2.14-beta0003 318 4/23/2021
0.2.14-beta0001 458 4/20/2021
0.2.13 726 4/19/2021
0.2.13-beta 427 4/19/2021
0.2.10 629 4/12/2021
0.2.10-beta.1 266 4/12/2021
0.2.9 562 4/12/2021
0.2.9-beta.1 305 4/12/2021
0.2.8 697 4/9/2021
0.2.8-beta.5 310 4/6/2021
0.2.8-beta.2 265 4/6/2021
0.2.7 734 3/23/2021
0.2.7-beta.6 314 3/23/2021
0.2.7-beta.3 330 3/23/2021
0.2.7-beta.1 314 3/23/2021
0.2.6 648 3/23/2021
0.2.6-beta.6 352 3/23/2021
0.2.6-beta.3 325 3/19/2021
0.2.6-beta.1 185 3/10/2021
0.2.5 325 3/9/2021
0.2.5-beta.1 167 3/9/2021
0.2.4 330 3/9/2021
0.2.4-beta.14 181 3/9/2021
0.2.4-beta.9 165 3/9/2021
0.2.4-beta.8 169 3/9/2021
0.2.4-beta.5 149 3/8/2021