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

Transmit data from the nRF52840 card to a smartphone

Hello,

I want to transmit data using the nRF52840 card and a smartphone.
I explain: I must transmit data from the nRF52840 card to a smartphone. What is the best program in the nRF5_SDK_15.0.0_a53641a folder (Segger Embedded Studio) to do that.

Thank you

Parents Reply
  • The example should work out of the box. How have you built and flashed it? You must remember to flash the SoftDevice as well as the application,as you can see here.

    You can also try with the precompiled .hex that has been tested by us and verified to work. You can find that in the hex sub folder for each example. The precompiled hex files has been merge with the SoftDevice hex so that you do not need to flash that separately.

Children
No Data
Related