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

Can I use the example code for PCA 10056 for PCA 10100?

I have latest SDK, which is nRF SDK 16.00. I have noticed that not all the examples are available for PCA 10100. 

So my question is what is the difference between the PCA 10100 examples and the PCA 10056 examples. Is it a hardware difference or can I use software to make it work with my board. 

Thanks

Parents Reply
  • Hi

    1. Go to Options.. in the Project dropdown menu in SES
    2. In the new window popping up, change your configuration from Release to Common
    3. Go to Preprocessor and open Preprocessor definitions where you can change BOARD_PCA10056 to PCA101000 and NRF52840_XXAA to NRF52833_XXAA.
    4. Go to Linker and open Section Placement Macros where you can change RAM and FLASH START/SIZE if applicable.

    Best regards,

    Simon

Children
No Data
Related