Talk:BLEWidgets

From DanIT
Revision as of 05:20, 23 May 2026 by Dan (talk | contribs) (Created page with "== Support == === .NET === Without using 3rd party plugins, the only way succesfully connect to BLE devices is to use the namespace 'Windows.Devices.Bluetooth' only available...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Support

.NET

Without using 3rd party plugins, the only way succesfully connect to BLE devices is to use the namespace 'Windows.Devices.Bluetooth' only available in .NET Core 6+ or UWP/WPF apps (non-WinForm).