-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
Description
Hello, community
I want to USB dfu with nrf52840dk I am following this link.
https://docs.zephyrproject.org/1.12.0/samples/subsys/usb/dfu/README.html
I did a USB dfu with nrf52840dk. but I am facing a problem after resetting the second time, my code should run but It was not.
may I need to do any change in code or any configuration?