c# - Utilizing Bluetooth for generic data transfer in .NET -


we developing windows application need talk remote battery-powered device. app being developed using c#/.net windows 7 machines. wifi option on remote device bluetooth better power conservation. connection used transfer of generic serial data audio.

reviewing previous questions, i see here, example, 32feet , wcl appear popular libraries use .net. however, 32feet seems no longer under development. wcl seems have stopped bluetooth development @ .net 4.6. perhaps not concern if 4.6.1 , 4.6.2 not require blueooth updates?

interested in getting answers on following:

1) why these libraries exist? why there not native support bluetooth in .net?

2) why options limited? why there no more development interest in 32feet? there reluctance bluetooth in .net reason? has other path opened up?

3) concerns might run in implementing app bluetooth generic data transfer relates various radios , stacks available?

in general, getting impression approach not taken , i'm wondering why is, if indeed case, or wrong. approach take?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -