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

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -