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

nrf52 does not reset after DFU

Hi,

From this link https://devzone.nordicsemi.com/f/nordic-q-a/34224/device-does-not-reset-after-dfu I understand that the compiler option flto caused reset issues. Is this still an issue and is this a problem with nRF52832 too?

Apologies for starting a similar thread. But the above is over a year old and on a different processor.

Parents
  • The SDK version is v15.2 and the issue seems to be related to connection params. The connection interval counts were modified from the default 12 to 10 (min) and 30 (max) and the script we used for DFU started behaving inconsistently when compared to earlier settings of 12. We have a requirement to get DFU working on 4 different platforms (windows, macOS, iOS, Android). Keeping it at 12 causes issues with windows and sometimes with Android too. Do you have any recommended connection param settings which work for all the platforms? 

Reply
  • The SDK version is v15.2 and the issue seems to be related to connection params. The connection interval counts were modified from the default 12 to 10 (min) and 30 (max) and the script we used for DFU started behaving inconsistently when compared to earlier settings of 12. We have a requirement to get DFU working on 4 different platforms (windows, macOS, iOS, Android). Keeping it at 12 causes issues with windows and sometimes with Android too. Do you have any recommended connection param settings which work for all the platforms? 

Children
Related