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

pc-ble-driver API and compiled dynamic / static libraries

Hi,

I am developing central device application which shall run on Win7 PC + nRF52840 dongle / equivalent nRF52840 DK

I intend to develop in C# / C++ and call PC-BLE-driver lib without python / JS binding.

Is there an instructions or APIs list?

Is there a compiled dynamic / static libs which can be downloaded instead of compiling from source files?

BTW:

I was able to program connectivity FW using nrfjprog on nRF52840 DK (PCA10056) but not on nRF52840 dongle (PCA10059) due to different CDC drivers (PCA10056- Segger's "Jlink CDC UART Port" vs. PCA10059- "nRF Connect USB CDC ACM")

What is the difference between those drivers?

Thanks in advance

Parents Reply Children
Related