Hi,
I am using Adafruit Feather nRF52840 Express and SE050. I want to generate a private key using Ed25519 in SE050 from a random 24 mnemonic phrase.
For doing this shall I just port the whole middleware or use APDU commands and send them via I2C to SE050?
PS: I am new to NXP's SE050 and want to learn more about plug and trust middleware and APDU commands specific to SE050. I referred to this document but wasn't able to find anything specific to what I want to do.
Could you please suggest to me some beginner-friendly resources to learn about APDU commands specific to SE050?