This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How long to advertise for correct DFU?

Hi,

I use buttonless DFU with the secure bootloader.

When I push a button my application advertise in fast mode with an interval of 40ms and for 5s. After it return to slow mode with advertising interval of 10s and infinitely duration.

I use nRF Toolbox to perform the DFU. I push the device button to advertise in fast mode and perform the DFU. With a timeout of 5s it's very difficult to perform the DFU, so I change it to 10s, now it's better but not in all case.

What fast mode timout do you recommend to secure a good DFU?

Best regards

Parents
  • With a timeout of 5s it's very difficult to perform the DFU, so I change it to 10s, now it's better but not in all case.

     Could you please explain what you mean by this statement? Why does it not work great in all situations?

    It is not a good idea to have an advertising interval of 10 seconds, as it could be very difficult for the phone to connect to this. Are you using sdk 12.3?

Reply
  • With a timeout of 5s it's very difficult to perform the DFU, so I change it to 10s, now it's better but not in all case.

     Could you please explain what you mean by this statement? Why does it not work great in all situations?

    It is not a good idea to have an advertising interval of 10 seconds, as it could be very difficult for the phone to connect to this. Are you using sdk 12.3?

Children
Related