nrf5340dk how to setup (application core (empty_app_build)) as child image for network parent image

hai,

i am using nrf5340dk NCS (pca10095) v1.9.1 ( using visual studio code IDE)

i want to use nrf5340dk GPIO pins for NETWORK CORE use.

referred Nordic and zephyr website as per document, need to set APPLICATION CODE as CHILD IMAGE for NETWORK CORE as PARENT IMAGE.

Need help how to set, configure in VS CODE platform.

please assets me.

NETWORK CORE i am using for Bluetooth and i am trying to configure some module like sensor (read sensor value and send through BLE)

Parents Reply
  • i am taking blinky sample, here i am not changing any setting and cofiguration and  build and run directly NETWORK CORE its build and running good, and programmed EMPTY APP CORE example in APPLICATION CORE. working perfect. 

    but i am taking sample like (zephyr/sample/driver/can) example or (zephyr/sample/sensor/dht) example trying to running Network core mode, i can't able to build, came error. i want to change ant configuration or setting.

    please asses me.

Children
Related