.NET Core蓝牙

mrt*_*tje 11 .net c# bluetooth raspberry-pi

我目前正在.NET核心中创建一个应用程序.我想在Raspberry Pi Zero W上运行此应用程序,并使用蓝牙功能与外部设备(带蓝牙的灯泡)进行通信.是否有任何蓝牙(NuGet)库可以与蓝牙一起使用?我在NuGet上搜索过,但我发现只有Xamarin相关的软件包.

提前致谢

qDo*_*Dot 2

有一个新的 dotnet-bluez 库看起来很有前途,并且是纯 .Net(不是 Xamarin)。

https://github.com/hashtagchris/DotNet-BlueZ