Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52805 sdk_config.h file

Good morning,

I'm developing an application for nRF52805.

I saw that in SDKFolder/config there are all "complete" sdk_config.h files for all nrf52 targets except for the nrf52805.

Is it correct to copy the complete nrf52810 folder as nrf52805 and assume that folder is correct or does it need some modifications?

Best regards,

Andrea

Parents Reply
  • Thank you but I just wanted to point out which SDK version I was using.

    I've followed the guide steps multiple times to convert the pca10040e projects and everything works fine.

    Since I'm starting a new project (for a product) I just wanted to understand if the "vanilla" sdk_config.h of nRF52810 could be used for nRF52805 since they are equivalent from the RAM and FLASH size but differs in some peripherals.

    As far as I understand there is no problem, but my concer is that I don't want to run into some issues because I'm using an improper configuration file.

Children
Related