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

nrfutil Python 3.x for DFU trigger library

Hi,

I am using nRF52840 USB dongle and DFU trigger library to update firmware without push any button.

The Python 2.7.x is working fine for DFU trigger into the DFU mode.

However, The Python 3.x is not working for this feature.

My customer is asking why the nrfutil can't do the DFU trigger with Python 3.x.

Is it a bug or the limit of Python 3.x?

Please see the following screenshot.

The DFU trigger working on Python 2.7 nrfutil version 5.2.0.

It failed on Python 3.x nrfutil version 6.0.1.

Thanks,

Related