Plugin.BLE
1.2.1
See the version list below for details.
dotnet add package Plugin.BLE --version 1.2.1
NuGet\Install-Package Plugin.BLE -Version 1.2.1
<PackageReference Include="Plugin.BLE" Version="1.2.1" />
paket add Plugin.BLE --version 1.2.1
#r "nuget: Plugin.BLE, 1.2.1"
// Install Plugin.BLE as a Cake Addin #addin nuget:?package=Plugin.BLE&version=1.2.1 // Install Plugin.BLE as a Cake Tool #tool nuget:?package=Plugin.BLE&version=1.2.1
Xamarin plugin to access Bluetooth Low Energy functionality on Android and iOS.
Read the full documentation on the projects page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Xamarin.iOS 0.0
- No dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Plugin.BLE:
Package | Downloads |
---|---|
MvvmCross.Plugin.BLE
MVVMCross Plugin to access Bluetooth Low Energy functionality on Android, iOS, macOS, and Windows. Read the full documentation on the projects page. |
|
Buttplug.Server.Managers.XamarinBluetoothManager
Xamarin Bluetooth LE (Android/iOS) device support for Buttplug Servers, using Plugin.BLE. (.Net Standard 2.0) |
|
IDTech.Maui.Comm
Maui Comm Library for IDTech iOS and Android Devices |
|
XBeeLibrary.Xamarin
C# library for Xamarin to interact with Digi International's XBee radio frequency modules from mobile devices. |
|
Moduware.Platform.Core
Library to work with Moduware modular platform. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Plugin.BLE:
Repository | Stars |
---|---|
dotnet-bluetooth-le/dotnet-bluetooth-le
Bluetooth LE plugin for Xamarin/MAUI, supporting Android, iOS, Mac, Windows
|
|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
|
lswiderski/mi-scale-exporter
Mobile App to export data from Mi Body Composition Scale and upload it to Garmin Connect Cloud
|
|
sharpbrick/powered-up
.NET implementation of the LEGO PoweredUp Protocol
|
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 60,087 | 5/20/2024 |
3.1.0-rc.1 | 2,187 | 5/3/2024 |
3.1.0-beta.3 | 2,924 | 3/25/2024 |
3.1.0-beta.2 | 3,847 | 2/12/2024 |
3.1.0-beta.1 | 13,379 | 11/17/2023 |
3.0.0 | 106,621 | 10/8/2023 |
3.0.0-rc.1 | 4,602 | 9/21/2023 |
3.0.0-beta.6 | 2,942 | 9/5/2023 |
3.0.0-beta.5 | 10,951 | 8/5/2023 |
3.0.0-beta.4 | 14,821 | 5/21/2023 |
3.0.0-beta.3 | 24,022 | 4/17/2023 |
3.0.0-beta.2 | 17,927 | 11/24/2022 |
3.0.0-beta.1 | 4,957 | 11/17/2022 |
2.2.0-pre5 | 17,462 | 7/11/2022 |
2.2.0-pre4 | 1,011 | 6/1/2022 |
2.2.0-pre2 | 31,669 | 9/17/2019 |
2.2.0-pre1 | 1,660 | 8/11/2019 |
2.1.3 | 210,851 | 5/1/2022 |
2.1.2 | 184,946 | 4/22/2021 |
2.1.1 | 269,064 | 8/28/2019 |
2.1.0 | 5,838 | 8/11/2019 |
2.1.0-pre1 | 1,004 | 8/4/2019 |
2.0.1 | 2,803 | 8/4/2019 |
2.0.0 | 3,254 | 8/3/2019 |
2.0.0-pre1 | 17,571 | 5/21/2018 |
1.3.0 | 181,100 | 7/23/2017 |
1.3.0-beta3 | 1,579 | 5/4/2017 |
1.3.0-beta2 | 1,227 | 4/27/2017 |
1.3.0-beta1 | 1,251 | 4/26/2017 |
1.3.0-alpha1 | 1,377 | 3/10/2017 |
1.2.3 | 8,725 | 4/18/2017 |
1.2.2 | 2,416 | 4/4/2017 |
1.2.1 | 3,637 | 3/8/2017 |
1.2.0 | 2,368 | 2/17/2017 |
1.2.0-beta4 | 1,568 | 12/23/2016 |
1.2.0-beta3 | 1,328 | 12/17/2016 |
1.2.0-beta2 | 1,519 | 11/27/2016 |
1.2.0-beta1 | 1,330 | 11/19/2016 |
1.1.0 | 4,122 | 10/21/2016 |
1.1.0-beta5 | 1,672 | 10/7/2016 |
1.1.0-beta4 | 1,525 | 10/2/2016 |
1.1.0-beta3 | 1,502 | 9/30/2016 |
1.1.0-beta2 | 1,746 | 9/21/2016 |
1.1.0-beta1 | 1,659 | 8/15/2016 |
1.0.0 | 4,408 | 8/7/2016 |
[1.2.1]
- Merge PR #157 iOS add support for NSString descriptor values
- Merge PR #148 Added a boolean (forceBleTransport) to force the use of transport parameter to BLE in connectGatt method in Android
- Breaking changes: ConnectDeviceAsync optional parameters are now encapsulated in a ConnectParameter class
[1.2.0]
- #150 iOS: No disconnect when the connect CancelationToken is cancelled after a successful connect.
[1.2.0-beta4]
- #122 Android: Introduced a extra connectivity state to distinguish system connected device from app connected devices. System connected devices can't be used by the app because we have no gatt instance so we should allow to connect them via the adapter even though the ProfileState is -Connected-
[1.2.0-beta3]
- #121 #126 hardened characteristic discovery error handling for iOS
[1.2.0-beta2]
- #118 fixed crash on read in empty value on iOS
[1.2.0-beta1]
- #90: API change, added parent reference for IDescriptor to ICharacteristic to IService to IDevice
- #109, #111 merge PR: iOS parse TxPower, ServiceData
[1.1.0]
- stable release incuding all beta features
[1.1.0-beta5]
- #97 Fixe iOS GetSystemConnectedDevices implementation. FYI method is now called GetSystemConnectedOrPairedDevices
- #98 and #96 Merged GetSystemConnectedDevices and GetSystemPairedDevice into single method. iOS has no equivalent method for this so it makes more sense like this.
- #94 iOS: Quickfix, change to GetDescriptorsAsync in order to wait for callback
[1.1.0-beta4]
- #94 Android: Quickfix for descriptor read async, callback not invoked
[1.1.0-beta3]
- #82 Enable setting PeripheralScanningOptions for ScanForPeripherals on iOS
- #93 Fixed iOS crash when ble is off and ConnectingToKnownDeviceAsync. Wait for state and proper use of cancellation token.
- #94 Implementation of descriptor Write/Read for iOS and Android.
- #95 Async for start/stop notifications so that the descriptor write callback is invoked
[1.1.0-beta2]
- #78 BluetoothStateChangedArgs contain the old state and the new state
- #81 iOS: Removed code smell which caused crash. Temporarily removed UpdateName subscription.
- Android 4.4: fixed gatt callback to correctly detect gatt error when connecting to known device and not in range
- #86: GetSystemConnectedDevices, beta implementation, in order to use the device in the app call ConnectAsync
- #73: fixed crash when calling connecttoknwondevice without cancellation token
[1.1.0-beta1]
- improvements on xml documentation
- Characteristic write type can be specified by the user
- ConnectAsync throws NullReferenceException if device is null
for older releases: https://github.com/xabre/xamarin-bluetooth-le/blob/master/doc/changelog.md