Avoid usage of the network processor

Hi,

i have switched from the 52840Dk to the 5340Dk because of the higher memory i need for my project.

The project is finished and at the moment i am measuring the power consumption.

I am having a bit of trouble with this as the measurements arent completely consistent

(Infrequently get 0.2 mA average less).

I want to eliminate the network core as a factor of power usage.

I am building fort the nrf5340dk_nrf5340_cpuapp but the network core seems to be flashed aswell.

Zephyr seems to find its way on it. The network core seems to be failing to boot, as the output stays like this:

Is there any way to completely disable the network core or "leave it empty"?

Thanks in advance!

Related