This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DFU example code as master

Hi. I'm using nRF52832, SDK13.0.0. I'm developing not only peripheral side but also central side.

I already made peripheral side referring to DFU example code. But i don't know how can I make the code for mater. So I want to know how to DFU using nRF52832 as central.

Do you have any sample code for this? or any recommandation?

I need your help.

Parents Reply
  • The only source of documentation we have for now is on info center. You can have a look here. It defines the opcode and the message sequence chart you can follow.

    I would suggest you get hold of a sniffer trace when you use the DFU app on the phone or PC to perform a DFU update. You can use this sniffer trace as the reference to create your own DFU master.

Children
No Data
Related