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.
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.
Hello,
I am not a python expert or I am not sure whether it's possible or not. May be you can take a look at the git repo of nrfutil, so you can see the python packages. But this repo is old and deprecated, there won't be any fix for this package in later years.
Kind Regards,
Abhijith
Hello,
I am not a python expert or I am not sure whether it's possible or not. May be you can take a look at the git repo of nrfutil, so you can see the python packages. But this repo is old and deprecated, there won't be any fix for this package in later years.
Kind Regards,
Abhijith