In the nrf5340 development process.I compile an app core hex from project A and a net core hex firmware from another project B. what method can I quickly obtain a merged firmware.
Hi,
Try using mergehex: https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v1.8.x/docs/firmware/azure/Index.html
You can get mergehex by installing the nRF Command Line Tools: https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools/download
You may need to restart your computer after installation.