Hi,
I'm using the evaluation board for SE052. I'm trying to implement the se052_reset_example but it is not working. The function ex_sss_boot_open works fine and the applet is selected. However, the next command from Se05x_API_GetRandom function returns the error 0x6985.
I've also tried sending different commands after ex_sss_boot_open, like Se05x_API_GetFreeMemory but I received the same 0x6985 error.
Thanks.