Hi I wrote a softdevice, bootloader and application using the nRFgo Studio. When I turn on the device, bootloader_settings_t is all 0xFF so bootloader_app_is_valid returns false. Therefore bootloader is will start. I want to start with my application. How can I change the contents of the bootloader_settings_t ?