I have installed nrfutil from PyPI using the instructions in section 2 of the nRF Util User Guide v 6.1.0. My main purpose for using nrfutil is to generate a DFU package. Whenever I try to use the nrfutil pkg generate command I get the error message: “Subcommand nrfutil-pkg.exe not found”. If I use the nrfutil list command it finds 0 installable commands.
The version of nrfutil I have installed is:
nrfutil 8.1.1 (b6089d0 2025-08-21)
commit-hash: b6089d08a9cfdb292f8ab8d21e0908ded814cd11
commit-date: 2025-08-21
host: x86_64-pc-windows-msvc
build-timestamp: 2025-08-21T14:12:43.593658000Z
classification: nrf-external
How do I install the nrfutil-pkg subcommand? I didn’t see any description about this in the User Guide. Please help as the DFU function is important for a product release that our company is doing.
Also I saw “Subcommand nrfutil-dfu.exe not found”