I tried to program the Blinky sample which just blinks an LED to the Network core of the nRF5340 DK but doesn't seem to work. However, when I look at the docs I do see that the LED is accessible from the network core.

An Image from the Zephyr Documentation.

The above is an image from the Nordic Documentation.
Any idea why the blinky works only in Application Core and not in Network core?