DFU using "nrfutil" in python.

I am writing a code to perform DFU update in python. I want to use "nrfutil" library in my python script. I don't want to use "nrfutil.exe" as command line. Thank you.

Related