Trying to downgrade DFU with NRF52 and SDK 17.0.2

Hello,

I'm developing an application and I've implemented DFU. It is working properly, but I made three versions for tests, 1.0, 2.0 and 3.0.

I never tried to downgrade the versions before, and I noticed that when I try to go from 3.0 to 1.0, it just disconnects. Reading some other tickets I noticed there's a define on sdk_config.h to prevent downgrades, but I coulnd't find anything about it on SDK 17.0.2.

How can I downgrade through versions? I'm using s332 7.0.1 and SDK 17.0.2

Thanks in advance.

Parents Reply Children
Related