update firmware via uart from android

Hi all,

I use nRF52832 connect a android device with uart, and I want to update firmware via uart.

I can update my nrf device success on pc for test with the help of your colleagues and this link.

But I have no idea how to do this on android device.

And if I don't want to use nrfutil do you guys have any other example for me to update the version?

Any help or suggestion is appreciated!

Best regards

Lurn

Parents Reply
  • Hi Vidar,

    Thanks for confirming. The other common reason for the error is when the target device is not in DFU mode. Do you have a way to confirm if the device is in DFU mode? 

    Sorry for this question.

    When I program mbr and bootloader without application, it upgraded successfully, so maybe my cmd to enter DFU mode not worked, I will check it.

    About the version number, can I get/set it in my code instead of nrfutil?

    Best regards,

    Lurn

Children
No Data
Related