Laerdal.Dfu 1.27.166-force-dud

Prefix Reserved
This is a prerelease version of Laerdal.Dfu.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Laerdal.Dfu --version 1.27.166-force-dud
                    
NuGet\Install-Package Laerdal.Dfu -Version 1.27.166-force-dud
                    
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.166-force-dud" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Laerdal.Dfu" Version="1.27.166-force-dud" />
                    
Directory.Packages.props
<PackageReference Include="Laerdal.Dfu" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Laerdal.Dfu --version 1.27.166-force-dud
                    
#r "nuget: Laerdal.Dfu, 1.27.166-force-dud"
                    
#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.
#:package Laerdal.Dfu@1.27.166-force-dud
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Laerdal.Dfu&version=1.27.166-force-dud&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Laerdal.Dfu&version=1.27.166-force-dud&prerelease
                    
Install as a Cake Tool

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>

Known issues

  • Trying to use the iOS/Android flavours of this library in desktop-simulators for iOS/Android will probably result in compilation errors. If you want to perform general purpose UI-testing on your desktop using such simulators you need to tweak your nuget references to use the -force-dud nuget of Laerdal.Dfu like so:
<PackageReference Include="Laerdal.Dfu" Version="x.y.z-force-dud">
    <NoWarn>$(NoWarn);NU1605</NoWarn>
</PackageReference>

Alternatively you can achieve the same result by overriding the reference to Laerdal.Dfu.Bindings.iOS like so (note: this solution is only applicable for iOS and will work only for iOS sdk 18.x or below!):

<PackageReference Include="Laerdal.Dfu.Bindings.iOS" Version="x.y.z-ios-sim-arm64">
  <NoWarn>$(NoWarn);NU1605</NoWarn>
</PackageReference>
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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.168 489 7/22/2025
1.27.168-force-dud 483 7/22/2025
1.27.167 1,183 3/18/2025
1.27.167-force-dud 163 3/18/2025
1.27.166 242 3/6/2025
1.27.166-force-dud 195 3/6/2025
1.27.165 123 2/28/2025
1.27.165-force-dud 103 2/28/2025
1.27.164 255 2/26/2025
1.27.164-force-dud 90 2/26/2025
1.27.163 94 2/26/2025
1.27.163-force-dud 93 2/26/2025
1.27.161 98 2/26/2025
1.27.161-force-dud 97 2/26/2025
1.27.160 98 2/26/2025
1.27.160-force-dud 97 2/26/2025
1.27.159 339 1/20/2025
1.27.159-force-dud 110 1/20/2025
1.27.154 115 1/16/2025
1.27.152 102 1/16/2025
1.27.149 3,224 1/15/2025
1.27.138 2,231 11/15/2024
1.27.136 1,177 11/15/2024
1.27.135 161 11/14/2024
1.27.134 131 11/13/2024
1.27.132 109 11/13/2024
1.27.126 121 11/12/2024
1.27.120 125 11/12/2024
1.27.118 116 11/12/2024
1.27.117 116 11/12/2024
1.27.116 107 11/12/2024
1.27.113 116 11/12/2024
1.27.110 161 11/8/2024
1.27.105 150 10/30/2024
1.27.104 351 10/30/2024
1.27.102 447 10/30/2024
1.27.98 690 9/13/2024
1.27.96 135 9/13/2024
1.27.95 119 9/13/2024
1.27.90 169 9/5/2024
1.27.84 141 9/4/2024
1.27.82 2,572 5/23/2024
1.27.80 157 5/23/2024
1.27.77 129 5/22/2024
1.27.76 164 5/16/2024
1.27.74 126 5/16/2024
1.27.73 198 5/15/2024
1.27.63 362 5/7/2024
1.27.62 145 5/7/2024
1.27.60 157 4/15/2024
1.27.56 145 4/12/2024
1.27.52 132 4/11/2024
1.27.51 126 4/11/2024
1.27.44 125 4/11/2024
1.27.43 129 4/11/2024
1.27.41 273 4/11/2024
1.27.12 152 3/25/2024
1.27.8 586 9/5/2023
1.27.7 204 9/1/2023
1.27.5 2,580 8/21/2023
1.27.2-xamarin-9.44805 224 9/12/2023
1.27.2-xamarin-7.44558 107 9/5/2023
1.27.2-xamarin-6.44535 112 9/1/2023
1.27.2-xamarin-4.43863 114 8/21/2023
1.27.2-xamarin-10.45630 125 10/3/2023
1.25.3-framinosona-phy-opti... 669 4/11/2023
1.25.3-framinosona-phy-opti... 165 3/31/2023
1.25.3-framinosona-phy-opti... 188 3/29/2023
1.25.3-framinosona-phy-opti... 167 3/28/2023
1.25.2 6,284 11/15/2022
1.20.17 435 11/7/2022
1.20.15 765 8/9/2022
0.7.0 14,734 1/24/2022
0.6.0 2,722 8/26/2021
0.5.0 431 8/26/2021
0.4.0 431 8/25/2021
0.3.1-beta0008 282 8/18/2021
0.3.1-beta0004 317 8/4/2021
0.3.1-beta0001 312 8/4/2021
0.3.0 538 8/3/2021
0.2.18-beta0008 288 8/3/2021
0.2.18-beta0004 312 8/3/2021
0.2.18-beta0001 296 8/2/2021
0.2.17 1,451 7/20/2021
0.2.16-beta0021 1,324 6/10/2021
0.2.16-beta0012 1,613 5/10/2021
0.2.16-beta0004 504 5/1/2021
0.2.16-beta0003 621 5/1/2021
0.2.16-beta0001 629 4/27/2021
0.2.16-beta.31 250 7/20/2021
0.2.15 1,553 4/27/2021
0.2.15-beta0001 493 4/27/2021
0.2.14 1,091 4/23/2021
0.2.14-beta0003 498 4/23/2021
0.2.14-beta0001 645 4/20/2021
0.2.13 970 4/19/2021
0.2.13-beta 583 4/19/2021
0.2.10 869 4/12/2021
0.2.10-beta.1 385 4/12/2021
0.2.9 797 4/12/2021
0.2.9-beta.1 434 4/12/2021
0.2.8 963 4/9/2021
0.2.8-beta.5 413 4/6/2021
0.2.8-beta.2 362 4/6/2021
0.2.7 976 3/23/2021
0.2.7-beta.6 416 3/23/2021
0.2.7-beta.3 450 3/23/2021
0.2.7-beta.1 416 3/23/2021
0.2.6 918 3/23/2021
0.2.6-beta.6 470 3/23/2021
0.2.6-beta.3 426 3/19/2021
0.2.6-beta.1 266 3/10/2021
0.2.5 428 3/9/2021
0.2.5-beta.1 257 3/9/2021
0.2.4 438 3/9/2021
0.2.4-beta.14 262 3/9/2021
0.2.4-beta.9 257 3/9/2021
0.2.4-beta.8 257 3/9/2021
0.2.4-beta.5 239 3/8/2021