Talk:BLEWidgets

From DanIT
Revision as of 05:28, 23 May 2026 by Dan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Support

.NET

Without using any 3rd party plugins, the only way to succesfully connect to BLE devices is by using the namespace 'Windows.Devices.Bluetooth'.
This namespace only works for WinForms with .NET Core 6+, or UWP/WPF apps (non-WinForm). NET Core 6.0 requires Windows 10 or higher.