c# - .NET Core bluetooth -
i'm creating application in .net core. want run application on raspberry pi 0 w , use bluetooth functionality communicate external device (light bulb bluetooth). there bluetooth (nuget) libraries work bluetooth? i've searched on nuget i've found xamarin related packages.
thanks in advance
not currently, far i'm aware.
however, believe possible if explore using platform invoke bluez bluetooth library linux.
Comments
Post a Comment