Questions tagged [plugin.bluetoothle]
5 questions
2
votes
1 answer
Sending data between two phones with bluetooth (I'm trying to use aritchie's Plugin.BluetoothLE plugin)
I'm trying to send data between two phones (e.g. two iPhones, or maybe even cross platform) via bluetooth.
I've been trying to use Plugin.BluetoothLE from NuGet, which appears to have been updated recently (March 2020), however I can't seem to get…

Oliver Spencer
- 2,021
- 3
- 16
- 22
1
vote
0 answers
GetInvocationList() for EventHandler not working as expected
I am trying to limit the number of times an event can be subscribed to by the same function. The idea is that I want to be able to check whether the event has already been subscribed to, and reject any duplicate subscriptions.
I have done this…

Bart
- 63
- 1
- 12
0
votes
0 answers
Pausing Bluetooth Notifications in Capacitor Community Plugin
I'm working on a project using the capacitor-community/bluetooth-le plugin to communicate with a Bluetooth device. I've encountered an issue where I need to pause listening to incoming Bluetooth notifications while executing a sub-routine triggered…
0
votes
0 answers
How to create BLE state listener for Xamarin iOS Plugin.Ble
I have managed to achieve this for Android and I hope there is a solution for iOS. I'm using Plugin.BLE and I'm trying to create event listener which should sit in Xamarin iOS > AppDelegate level which will detect…

user2224135
- 57
- 1
- 7
0
votes
1 answer
C# BluetoothLE How can I getting started
I am new to this business and I want to make an application related to Bluetooth LE. I don't know where to start, I want to do it using a library. I searched libraries such as 32feet.Net, InTheHand.BluetoothLe, Plugin.BluetoothLe, ble.net but I…

orcunor
- 61
- 7