I have been having issues with a customer and their custom NRF53 Board configuration.
They state: It seems that the required configurations for the application core and network core are ambiguous, and not sure where configurations are supposed to be defined without running into odd behavior in physical testing and going through this slow debugging/troubleshooting process.
For example, why does CONFIG_BT_EXT_ADV need to be turned on for both application and network core in configuration overlays while CONFIG_BT_SMP must only be turned on in our application core?
Does this mean other features such as CONFIG_BT_SCAN or CONFIG_BT_PER_ADV should be turned on in both application and network core configuration overlays if we want those features to work properly?
How do we know that we're not missing any configurations that are also required for these features to work properly?
Does Nordic have any tools that help configure multicore SOCs and prevent issues like this?



