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

4.0.35 = not working 4.0.34 = working I tested it with 3 different phones. There seems to be a problem with version 4.0.35. I'm using .net maui and .net8.0. The...

bug
Android

I have a .NET8 MAUI project (Target SDK 34, min SDK 31). Package references: ``` ``` When I want to enumerate the discovered devices, the app blocks forever. ``` //...

I'm using classic bluetooth, developing on the Android platform, and my intended goal is to call my callback method when a bluetooth device is discovered, but using the DiscoverDevicesAsync method...

Android

In last commit of Bluetooth, there's change from partial class to abstract, and I cannot resolve how to create an instance of BluetoothDeviceInfo from macAddress. Please, can help and explain...

bug

Hi I am using the code bellow on windows 10 to scan only for devices that match a known service of a specific device type. However, it returns **all** the...

I try to build 32feet for x64 UWP with Windows 11 Visual Studio 2022 Community. Is there any document describe how to build 32feet?

Added ObexListenerContext(Stream rs) for file transfer between Windows and Android due to System.Net.Sockets not being compatible with Android sockets. added ContentMd5 ObexHeader to facilitate sending Md5 checksum to destination with...

If the first connection is successful, quickly restart the program to obtain the device, which does not need to be connected. By default, it is already connected. In this case,...

Why is the connection very slow? But I saw in Windows that the compatible device was already connected, and after checking the status, it still wasn't connected.

Does it take about 10 seconds for this library to scan Bluetooth now?