Pretty much it's the title. Why is no longer permited use the GPREGRET register to decide whether if boot in the bootloader or app?.
Pretty much it's the title. Why is no longer permited use the GPREGRET register to decide whether if boot in the bootloader or app?.
Hi Travis,
In SDK v13 and v13.1, he experimental_ble_app_buttonless_dfu already use GPREGRET to set the "enter bootloader" flag. Please have a look in ble_dfu.c file.
Note that they are still in experimental.