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
  • Hi Roger,

    Unfortunately, we don't have an example for that. You might need to follow the documentation on the DFU protocol to perform a DFU update. You can refer to our DFU library on Android to get started.

    We have an example for DFU host but it's for Legacy DFU and it's for SPI.

  • Thank you so much for your help. Unfortunately I don't know Android or Java code. So I want the guide documents for the principle of OTA master if there is no example code. The documents i want could contain charateristics information and timing or communication chart, how to start communication, how to exchange data and so on. Can I get the documents for these?

Reply
  • Thank you so much for your help. Unfortunately I don't know Android or Java code. So I want the guide documents for the principle of OTA master if there is no example code. The documents i want could contain charateristics information and timing or communication chart, how to start communication, how to exchange data and so on. Can I get the documents for these?

Children
No Data
Related