Hi,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Demo Code: nRF5_SDK_15.2.0_9412b96\examples\dfu\open_bootloader\pca10059_usb
How to change DFU bootloader parameters via Nordic Application execution? Thanks!
Hi,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Demo Code: nRF5_SDK_15.2.0_9412b96\examples\dfu\open_bootloader\pca10059_usb
How to change DFU bootloader parameters via Nordic Application execution? Thanks!
Hi,
It's would be possible to change parameters such as the duty cycle from the main app, but it's not something we've implemented. The most straightforward approach is maybe to store the settings at a fixed address in flash which both the bootloader and app can access.
Hi,
Any good code example to start with?
Thanks.
Hi,
Any good code example to start with?
Thanks.