Hey, I was wondering if there is any demo code for publickey authentication available for 51822. Thank you
Hey, I was wondering if there is any demo code for publickey authentication available for 51822. Thank you
You will find an example of verifying a signature using a public key in the experimental signed DFU example in nRF51 SDK v10 (examples/dfu/experimental).
There you will also find a detailed description of the project and signing procedure.