Hi, I am trying out mynewt on the nrf5340-dk on linux. I followed the nrf52 blinky tutorial here https://mynewt.apache.org/latest/tutorials/blinky/nRF52.html and could program the app core using jlinkexe and see the output.
However I am not able to figure out how to program the net core. I repeated the above process with the net core bsp but that doesn't seem to work. Also, can someone please explain to me how to run the bluetooth stack on the net core and another application on the app core communicating with it. Thanks Manish