This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Windows SDK

Hello,

I'm building a client/server bluetooth system.

There is a Windows Desktop app (written in C#) that uses Windows SDK classes to control a Bluetooth Adapter on a Windows 10 OS.

There is also an Android app (written in Cordova / JavaScript) that uses Cordova Bluetooth LE Plugin (https://github.com/randdusing/cordova-plugin-bluetoothle).

I have recently purchased 2 nRF52840 dongles.

I've successfully used nRF Connect for Windows to discover, connect & communicate with my Android app.

Next, I wanted to run my Windows Desktop app and have it use nRF52840 dongles through my existing code, but the Windows SDK classes do not detect the dongle.

I must be doing something wrong.

Please advise,

Djordje

Parents Reply Children
No Data
Related