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

how to generate the public key for nrf52 DFU? Unable to install nrfutil.exe on my windows 7

How to generate the Public keys to firmware application?

Even i am unable to install the nrfutil.exe for my windows 7? what could be the issue?

Tried pip install for the nrfutil-6.0.1.tar.gz using  command line "c:\ pip install ./downloads/nrfutil-6.0.1.tar.gz" still unable to install. Always getting below message

Please help me on nrfutil installation and public key generation for the DFU.

Nitesh

Parents Reply
  • Then what we have to do for support the secure Bootloader for our product? Please let me know how to make the secured firmware upgrade using existing secure Nordic bootloader.

    How to make DFU compatible with secure nordic bootloader?

    Really confused which crypto to use in application/bootloader?

    As per my knowledge Nordic Secured BL has uECC already running in it and we have to make the make the our firmware package with public key so that BL will first decrypt and then load the application. Please correct me if i am wrong.

    So if we need to use CC3100 as per PCA10056 then we need to change the BL crypto algorithm?

    Do you have any example code for PCA10056 DFU with CC3100?

    Just need to make the secure BL to make it work with our PCA10056 board, its very urgent need, Can you guide how to approach this?

    Thanks in advance

    Nitesh  

Children
Related