Laerdal.Dfu 1.27.167

Prefix Reserved
dotnet add package Laerdal.Dfu --version 1.27.167
                    
NuGet\Install-Package Laerdal.Dfu -Version 1.27.167
                    
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.167" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Laerdal.Dfu" Version="1.27.167" />
                    
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.167
                    
#r "nuget: Laerdal.Dfu, 1.27.167"
                    
#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.
#addin nuget:?package=Laerdal.Dfu&version=1.27.167
                    
Install Laerdal.Dfu as a Cake Addin
#tool nuget:?package=Laerdal.Dfu&version=1.27.167
                    
Install Laerdal.Dfu 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-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst18.0 is compatible.  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. 
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.167 348 a month ago
1.27.167-force-dud 132 a month ago
1.27.166 213 a month ago
1.27.166-force-dud 184 a month ago
1.27.165 105 2 months ago
1.27.165-force-dud 86 2 months ago
1.27.164 236 2 months ago
1.27.164-force-dud 72 2 months ago
1.27.163 79 2 months ago
1.27.163-force-dud 71 2 months ago
1.27.161 82 2 months ago
1.27.161-force-dud 76 2 months ago
1.27.160 83 2 months ago
1.27.160-force-dud 76 2 months ago
1.27.159 281 3 months ago
1.27.159-force-dud 93 3 months ago
1.27.154 98 3 months ago
1.27.152 89 3 months ago
1.27.149 2,298 3 months ago
1.27.138 1,274 5 months ago
1.27.136 1,162 5 months ago
1.27.135 141 5 months ago
1.27.134 121 5 months ago
1.27.132 91 5 months ago
1.27.126 109 5 months ago
1.27.120 105 5 months ago
1.27.118 96 5 months ago
1.27.117 98 5 months ago
1.27.116 96 5 months ago
1.27.113 98 5 months ago
1.27.110 135 5 months ago
1.27.105 131 5 months ago
1.27.104 334 5 months ago
1.27.102 374 5 months ago
1.27.98 678 7 months ago
1.27.96 118 7 months ago
1.27.95 102 7 months ago
1.27.90 153 7 months ago
1.27.84 127 7 months ago
1.27.82 2,257 5/23/2024
1.27.80 144 5/23/2024
1.27.77 110 5/22/2024
1.27.76 150 5/16/2024
1.27.74 115 5/16/2024
1.27.73 179 5/15/2024
1.27.63 351 5/7/2024
1.27.62 130 5/7/2024
1.27.60 145 4/15/2024
1.27.56 127 4/12/2024
1.27.52 122 4/11/2024
1.27.51 108 4/11/2024
1.27.44 112 4/11/2024
1.27.43 114 4/11/2024
1.27.41 252 4/11/2024
1.27.12 138 3/25/2024
1.27.8 555 9/5/2023
1.27.7 182 9/1/2023
1.27.5 2,402 8/21/2023
1.27.2-xamarin-9.44805 204 9/12/2023
1.27.2-xamarin-7.44558 83 9/5/2023
1.27.2-xamarin-6.44535 91 9/1/2023
1.27.2-xamarin-4.43863 93 8/21/2023
1.27.2-xamarin-10.45630 107 10/3/2023
1.25.3-framinosona-phy-opti... 509 4/11/2023
1.25.3-framinosona-phy-opti... 133 3/31/2023
1.25.3-framinosona-phy-opti... 152 3/29/2023
1.25.3-framinosona-phy-opti... 132 3/28/2023
1.25.2 6,222 11/15/2022
1.20.17 395 11/7/2022
1.20.15 730 8/9/2022
0.7.0 14,670 1/24/2022
0.6.0 2,664 8/26/2021
0.5.0 380 8/26/2021
0.4.0 389 8/25/2021
0.3.1-beta0008 238 8/18/2021
0.3.1-beta0004 278 8/4/2021
0.3.1-beta0001 267 8/4/2021
0.3.0 493 8/3/2021
0.2.18-beta0008 235 8/3/2021
0.2.18-beta0004 265 8/3/2021
0.2.18-beta0001 252 8/2/2021
0.2.17 1,406 7/20/2021
0.2.16-beta0021 1,274 6/10/2021
0.2.16-beta0012 1,562 5/10/2021
0.2.16-beta0004 460 5/1/2021
0.2.16-beta0003 570 5/1/2021
0.2.16-beta0001 583 4/27/2021
0.2.16-beta.31 208 7/20/2021
0.2.15 1,491 4/27/2021
0.2.15-beta0001 442 4/27/2021
0.2.14 1,034 4/23/2021
0.2.14-beta0003 456 4/23/2021
0.2.14-beta0001 586 4/20/2021
0.2.13 915 4/19/2021
0.2.13-beta 535 4/19/2021
0.2.10 825 4/12/2021
0.2.10-beta.1 330 4/12/2021
0.2.9 751 4/12/2021
0.2.9-beta.1 371 4/12/2021
0.2.8 915 4/9/2021
0.2.8-beta.5 363 4/6/2021
0.2.8-beta.2 312 4/6/2021
0.2.7 918 3/23/2021
0.2.7-beta.6 363 3/23/2021
0.2.7-beta.3 399 3/23/2021
0.2.7-beta.1 365 3/23/2021
0.2.6 863 3/23/2021
0.2.6-beta.6 421 3/23/2021
0.2.6-beta.3 376 3/19/2021
0.2.6-beta.1 220 3/10/2021
0.2.5 382 3/9/2021
0.2.5-beta.1 202 3/9/2021
0.2.4 387 3/9/2021
0.2.4-beta.14 219 3/9/2021
0.2.4-beta.9 202 3/9/2021
0.2.4-beta.8 205 3/9/2021
0.2.4-beta.5 187 3/8/2021