Why does nrf5340 not detect Bluetooth when adding CONFIG_NRF53_UPGRADE_NETWORK_CORE=y to the prj.conf file?

Hello! 
I am using nrf5340 raytak internal quartz board and no DC-DC (zephyr sdk v2.4.2 ), I use heartrate example code and add config OTA DFU Non-simultaneous update by (https://github.com/hellesvik- nordic/samples_for_nrf_connect_sdk/tree/main) cannot enable bluetooth
Here is the code I tested 

refer to OTA DFU Non-simultaneous update 

Best Regard!

Related