nRF53
The nRF53 Series is a family of SoCs by Nordic Semiconductor. Two of their core features are Bluetooth and low-energy operation.
The nRF53 series expands on the nRF52 series of MCUs by added dual-cores. One core is designed to run the Bluetooth/networking stack, while the other core is designed to run your application’s business logic.
The nRF5340-DK (nRF5340 Develop Kit) is the de facto development kit for the nRF53 series.
Child Pages
Programming
nRF53 MCUs can be programmed with the Nordic Programmer software (part of Nordic Connect for Desktop) along with a physical programmer such as a the nRF9160-DK development board.
nrfjprog
If you are using Zephyr with nRF MCUs and get the following nrfjprog
not found error:
Then it might be because you need to install the Nordic “Programmer” tool. This tool is part of the nRF Connect for Desktop suite. Download nRF Connect for Desktop, and then from within it’s GUI you can install Programmer.