Hi,
I am looking for the C# library for the development of Windows PC applications to communicate with nRF52 Bluetooth module.
Is there any C# library available to be used in my application.
Thanks in advance
Hi,
I am looking for the C# library for the development of Windows PC applications to communicate with nRF52 Bluetooth module.
Is there any C# library available to be used in my application.
Thanks in advance
Hi.
We don't have any C# library unfortunately.
We do have C/C++ libraries, with Python bindings and Node.JS bindings.
Best regards,
Andreas
What do you mean, "communicate with any Bluetooth module" ?
Are you intending to use the PC's built-in Bluetooth?
If so, you will need to consult the Windows BLE API documentation; eg,
https://docs.microsoft.com/en-us/windows/uwp/devices-sensors/bluetooth-low-energy-overview
Note that Windows-7 does not have support for BLE.
Bluetooth wrapper class(library) on top of Windows API for the lower communication layer developed in C#. So was having impression Nordic shall have one library for C#.
Any chance in providing updates for C# library for the development of Windows PC application.
Bluetooth wrapper class(library) on top of Windows API for the lower communication layer developed in C#. So was having impression Nordic shall have one library for C#.
Nordic shall have one library for C#
Nordic have already said that they don't:
We don't have any C# library unfortunately