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

nRF52840 nrf528xx-ble-throughput-demo

Hello, I am trying to compile this demo with Segger Embedded Studio but compilation always fail with the error "Cannot open file C:/nRF5_SDK_14.2.0_17b948a/examples/ble_central_and_peripheral/experimental/nrf528xx-ble-throughput-demo-master/ble_app_att_mtu_throughput/pca10056/s140/arm5_no_packs/Output/ble_app_att_mtu_throughput_pca10040_s132 nrf52832_xxaa/Obj/ble_app_att_mtu_throughput_pca10040_s132.ind". Does someone have an idea to what is due this error ?

As I would like to perform these tests next week with PCA10056 boards (nRF52840 DK) is it possible to provide me a compiled version ? This would avoid me to be blocked.

Regards

----- Edit ----

Hi, With shortening the path like mentioned and following the tutorial to convert a Keil project, I now ends with an other error... This time it's a missing header file "softdevice_handler.h: No such file or directory". I have tried to locate it but have not found it in the SDK folders. Any idea where this one is located ? Regards

Related