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

Parents Reply
  • Hi,

    Thanks for the help, you are right, I was not using the right demo for the right SDK. So I have downloaded SDK14 (to have something clean), patched with the diff file but still have errors in Segger Embedded Studio =( You can find here the full output of errors.

    And as I use softdevice 6.0.0.6 on a nrf52840DK can you post an .hex of the * ble_app_att_mtu_throughput_example_connecting_on_long_range* demo. So if compilation keeps failing I am able to test long range ?

    Best regards

Children
No Data
Related