Following some previous posts on how to get the Bootloader version from the application, mainly this post: devzone.nordicsemi.com/.../221367
I noticed that initially the bootloader version will report zero until I update the bootloader via DFU. I assume this is because bootloader_version is only updated after a DFU?
Is it possible to set up the bootloader so that it will read the version of bootloader programmed at production and report correctly without an update?