Hello,
I would like to save some keys securely using the Infineon OPTIGA Trust X chip. To do a quick test I bought the Infineon shield2Go with the OPTIGA chip that I connected to the EVK-ANNA-B112 dev kit produced by Ublox (based on nRF52832).
I tried running the example [SDK 17.0.2]/examples/crypto/nrf_crypto/test_app/pca10040_optiga/ses but in debug I get a return error when the nrf_crypto_init () function is called (ret val equal to 0x03).
I connected the Infineon shield using the pins on the bottom part and I connected the reset pin as described in the official document. The connections follow the pin definition in the pal_pin_config.h file.
Am I running the wrong example?
Thanks in advance for the help!