Smart Remote 3 nRF52 v1.2
Macros
Smart Remote bootloader commands

Smart Remote bootloader commands issued by application. More...

Macros

#define BOOTLOADER_DFU_START   0xB1
 

Detailed Description

Smart Remote bootloader commands issued by application.

Commands are passed from application to bootloader via a general purpose retention register (GPREGRET). After the reboot bootloader reads and clears this register and performs a required operation.

Macro Definition Documentation

#define BOOTLOADER_DFU_START   0xB1

Value written to retention register to request DFU.


Documentation feedback | Developer Zone | Subscribe | Updated