Hello,
I am trying to use the latest nrfutil version 8.x.x in my custom project.
Previously I had nrfutil version 6.1.7 with `nordicsemi` package included as a dependency.
Now i have upgraded the python version from 3.7.9 to 3.12.10 and my nrfutil version from 6.1.7 to 8.x.x
I am unable to find out the archived package or legacy package `nordicsemi` with the 8.x.x version.
Can you shed some inputs on this here?
I did check the documentation where it mentions `nrfutil nrf5sdk-tools dfu` but these are the command lines, I wish to know how to install this dependency/have the legacy support with nordicsemi package
Thanks