I am working with a provisioned secure element se050 and I am suddenly getting error messages instead of the id list.
I use these commands and I would normally get an output of a bunch of key ids.
ssscli connect se05x t1oi2c non
ssscli se05x readidlist
But suddenly I am seeing these two error messages on two different chips:
ERROR:cli.cli:invalid load key, '\x00'.
ERROR:cli.cli:'Context' object has no attribute 'session'
ERROR:cli.cli:Ran out of input
ERROR:cli.cli:'Context' object has no attribute 'session'
A power cycle doesn't help.
Does anyone know what's going on?
The devices these chips have been installed on have been undergoing stress and environmental testing -40C to +65C.
Thanks.