You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable SOC_NRF54H20_CPURAD_ENABLE and SOC_NRF53_CPUNET_ENABLE by default for BLE samples
At the moment these configs should be selected explicitly for each sample.
Apply them by default as these configs enable the clock for radio (network) core
during application boot time and requests power for radio (network) core.
Once powered, radio (network) core begins executing instructions.
Signed-off-by: Mirlenko, Aleksandr <[email protected]>
0 commit comments