32feet icon indicating copy to clipboard operation
32feet copied to clipboard

Personal Area Networking for .NET. Open source and professionally supported

Results 188 32feet issues
Sort by recently updated
recently updated
newest added

Context: I'm working on a Windows 10 app that will allow users to quickly connect to a Bluetooth device. Because the native API is difficult to work with, I'm using...

Does anyone know of a basic MAUI sample using `InTheHand.Net.Bluetooth`. Or is this not supported? With a basic proof-of-concept (scan for devices) I immediately hit a dead end (code and...

did 32feet support ble mesh

When can I scan asynchronously? It takes 30s to scan the software now, which is too slow to use.

Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials) from 1.6.1 to 1.7.3. Release notes Sourced from Xamarin.Essentials's releases. 1.7.3 What's Changed Add suppression for iOS FromBundleIdentifier obsolete by @​jfversluis in xamarin/Essentials#1990 Android WebAuthenticator fallback to system...

dependencies

Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials) from 1.6.1 to 1.7.3. Release notes Sourced from Xamarin.Essentials's releases. 1.7.3 What's Changed Add suppression for iOS FromBundleIdentifier obsolete by @​jfversluis in xamarin/Essentials#1990 Android WebAuthenticator fallback to system...

dependencies

When I install 32feet to Xamarian for Android, the follow errors occur: Error NU1202 Package 32feet.NET 3.5.0 is not compatible with monoandroid12.0 (MonoAndroid,Version=v12.0). Package 32feet.NET 3.5.0 supports: - net (.NETFramework,Version=v0.0)...

I used to use an old version of this interactively in Powershell. It is extremely useful for interactive exploration of remote devices. However, using 4.0.30: ``` > [InTheHand.Net.Sockets.BluetoothClient]::new() Exception calling...

Package: InTheHand.BluetoothLE Version="4.0.22" OS: Microsoft Windows [Version 10.0.19044.1586] Just started to check if BluetoothLE may work for me. I've created .net 5 Windows console app, an async devices scanner that...

bug
Windows

Hi all, currently I am developing a feature (accept/reject call from bluetooth headset) for a softphone on Windows, can I use this library to capture press button events from Bluetooth...