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

pc-ble-driver compatibility with SDK15.3.0 connectivity S140_usb_hci example

Hello Nordic Support Team,

The question I have is simple. 

Can I use the pc-ble-driver with the ble_connectivity_s140_usb_hci example found in SDK15.3.0?

If not why? 

Also if not, what files are the github scripts using from the SDK to compile the USB Hex file used for connectivity with the pc-ble-driver?

Thank you for your answers.

Parents
  • I have a similar question. How can I use the examples in the SDK15.4.0 with the HEX file generated from the pc-ble-driver project. The HR example in the pc-ble-driver project builds and runs fine. But I take the BP example from the nRF5_SDK_15.3.0_59ac345 it does not compile. The h-files referenced are not part of the pc-ble-driver h-files and the APIs used are completely different. This means if I write source code for the nRF5840 dongle that runs from the PC, I cannot recompile it for installation on the nRF5840; I have to completely rewrite the code.

    That does not make sense and appears to be self-defeating. Why would Nordic do that?

Reply
  • I have a similar question. How can I use the examples in the SDK15.4.0 with the HEX file generated from the pc-ble-driver project. The HR example in the pc-ble-driver project builds and runs fine. But I take the BP example from the nRF5_SDK_15.3.0_59ac345 it does not compile. The h-files referenced are not part of the pc-ble-driver h-files and the APIs used are completely different. This means if I write source code for the nRF5840 dongle that runs from the PC, I cannot recompile it for installation on the nRF5840; I have to completely rewrite the code.

    That does not make sense and appears to be self-defeating. Why would Nordic do that?

Children
No Data
Related