This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrfutil.exe, cannot generate keys

Hello, I'm trying to generate DFU keys with the nrfutil.exe tool from Master Control Panel 3.10.0. I always get errors....

C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf>n rfutil keys generate private.pem Usage: nrfutil keys [OPTIONS] KEY_FILE

Error: Got unexpected extra argument (private.pem)

C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf>nrfutil keys generate private.pem Usage: nrfutil keys [OPTIONS] KEY_FILE

Error: Got unexpected extra argument (private.pem)

C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf>nrfutil keys generate Traceback (most recent call last): File "main.py", line 303, in File "click\core.pyc", line 664, in call File "click\core.pyc", line 644, in main File "click\core.pyc", line 991, in invoke File "click\core.pyc", line 837, in invoke File "click\core.pyc", line 464, in invoke File "main.py", line 115, in keys main.nRFException: Use either gen-key or show-vk.

What am I doing wrong ? I'm working with Windows7.

Regards,

Stef

Related