I want to implement Buttonless DFU for nrf52833 but unable to get how to implement it. I have gone through some links but that seems to be unclear. How can I implement the same?
Any tutorial, links, or anything will be appreciated.
I want to implement Buttonless DFU for nrf52833 but unable to get how to implement it. I have gone through some links but that seems to be unclear. How can I implement the same?
Any tutorial, links, or anything will be appreciated.
Hello,
Have you gone through our tutorial here: Getting started with Nordic's Secure DFU bootloader, a step by step guide ?
Best regards,
Vidar
Yes i have gone through this guide but I somehow was not able to flash and is getting error as -

Can you post a picture of the board you are trying to program?
Yes, I am using
The error messages indicate that you are programming a nRF5340. What debugger are you using?
yes i am using the development kit nRF5340-DK for debugging.
Then I suggest you go over the connections to find out why the on-board nRF5340 is being programmed instead of your external nRF52833 target. The SWD signals will be routed to the debug out headers when voltage is applied on VTG.
Then I suggest you go over the connections to find out why the on-board nRF5340 is being programmed instead of your external nRF52833 target. The SWD signals will be routed to the debug out headers when voltage is applied on VTG.