I am developing a .NET C# project that receives data from the Nordic nFR52840 BLE Dongle via BluetoothLE, does Nordic provide any specific libraries for this purpose, or if not, can you please recommend one? Thank you.
I am developing a .NET C# project that receives data from the Nordic nFR52840 BLE Dongle via BluetoothLE, does Nordic provide any specific libraries for this purpose, or if not, can you please recommend one? Thank you.
Hi,
Nordic does not provide any .NET C# libraries or similar for workign with nRF devices. There may be thirt party options that I am not aware of though, and you could also consider the approach suggested in this thread.