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

Program doesn't work when is downloaded

Hi, I have done a project in my DK52 using the ble_app_uart as base program, it is working very good in my evaluation board but when I download the program to my final target (no dk52) using the nrf52810 it doesn't work.

Do I need download also the softdevice?, the procesor of the DK52 is nrf52832, I am using the Flsher Pro of Segger. I used the IDE of segger to develop my program for the DK.

regards

Parents Reply
  • Yes, that is correct. 

    The standard development platform for the nRF52810 will be the nRF52832, since the functionality of the later is just a superset of the former.

    Starting with nRF5 SDK v14.1.0, we have included examples that target nRF52810 running on the nRF52 Development Kit. The example project that emulates nRF52810 is located in the subfolder pca10040e.

    Best regards, 
    Joakim Jakobsen

Children
No Data
Related