Hello All,
My company has recently decided to switch to Nordic at the direction of one of our suppliers. We are very impressed with the devices offered and the available functionality but we are having some trouble learning the software. In particular, the configuration of the sdk_config.h file. We are using the nRF52840-DK and the nrf52850 Dongle to learn and build on.
We have been reading through the infocenter documentation and the devzone and have found alot of good information but we always come back to the question, for a given feature, how do you know which code should be included in the sdk_config file. There seems to be alot of opinions about this, throughout the forums, but not alot of answers.
For starters, the example code provided is great but the sdk_config file is always stripped down to only the necessary components for that specific use case. We have found the template file in the SDK/Config but it also is not a fully featured file. We have built a starter template program for use with our projects using this provided template but we constantly find features that are missing and we cannot find anything on the website or in the documentation that clearly specifies which code should be added and configured for a given feature.
Question 1: Is there a fully featured sdk_config.h file that includes EVERY feature?
Question 2: If I want to use a specific feature, where do I find information that clearly tells me which code should be included and enabled in the sdk_config file to work with that feature?
I feel like this information should be readily available but not finding it.
I really appreciate any help!!!
Thanks,
Chris