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

nRF52840 & ble_app_att_mtu_throughput

Hi, I am trying test nRF52840-pdk throughput.

-I loaded softdevice s140_nrf52840_5.0.0-3.alpha_softdevice.hex into nRF52840-pdk using nRFgo

-Then I build (using uVision) the file ...\nRF5_SDK_13.0.0_04a0bfd\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput\pca10056\s140\arm5_no_packs\ble_app_att_mtu_throughput_pca10056_s140.uvprojx

-Finally, I try to load (using uVision) it to the pdk...but I get: "Error: Flash Download failed - "Cortex-M4""

What went wrong?

Related