Hello,
I am using nrf52832 as a peripheral and running SD S112, nordic UART Profile and SDK 17.1.0 on it.
I am using the provided secure bootloader example and my intention is to bypass the init packet that is being sent initially during the dfu. Can you point me to the code wherein the init packet is checked or validated.?
I am looking into the code in sdk_root/components/libraries/bootloader
Thanks
Justin