Hi Nordic teams,
I'm developing the function of Mesh DFU. I've test the nrfutil tool locate on https://github.com/NordicSemiconductor/pc-nrfutil/tree/mesh_dfu, and it works fine. The next we want to do is integrating the nrfutil into PyAci. However, the nrfutil doesn't support Python 3.X, so I couldn't test after code integration.
Is there any way or version that nrfutil supports Python 3.6 or newer? Or any version will release in the future?