Hi,
our application is nearly finnished now, but I noticed, that after adding the secure_ble bootloader, the program enters the bootloader at poweron, then enters my application, but it takes about a full 1-2 seconds until it enters main. my application has to start really fast, so it would be great if the bootloader wouldnt take more then a few ms, if any.
Is it possible to boot directly to the application without the bootloader in between, and only start it when needed with the GPREGRET + reset? maybe with a setting in the bootloader settings file?
thanks,
Jonas