Hi ,
I have some questions about duf Serial routine that I need your help with:
1. Can you explain the implementation process of "pb_decode,pb_encode" and the file structure of ".dat "? Or you can provide reference documents?
2. I have tried to replace the PK public key and the signature information in ".dat "with my own data, but the signature verification fails. What changes do I need to make?
3. What does the NRF_CC310_BL_ECDSA_CONTEXT_INITIALIZED (0xBBAA55DD) value in the program indicate and do you need to change it?