Hello,
I would like to update an nrf52840 with DFU (usb-serial). On windows I can use nrfutil. But how to proceed if I want to do that from another microcontroller?
Is there some sort of example code available?
Thanks,
Andreas
Hello,
I would like to update an nrf52840 with DFU (usb-serial). On windows I can use nrfutil. But how to proceed if I want to do that from another microcontroller?
Is there some sort of example code available?
Thanks,
Andreas
Check out DFU protocol - Serial, which may help you implement serial DFU from another microcontroller. Is this what you are looking for?
Best regards,
Simon
Check out DFU protocol - Serial, which may help you implement serial DFU from another microcontroller. Is this what you are looking for?
Best regards,
Simon