AT%CMNG=1, 3rd party board, not showing true stored certificate values

Hello,

I am trying to verify the key values I uploaded into the NRF9160 on a 3rd party board - I know with their default application, they did not allow reading back of these certificates. We are developing our own application to be hosted on this board, but the keys are returning a pattern iterating between 0 & the numerical value of the type of key reported (0 for root CA certificate, 1 for client certificate, 2 for client private key).

How can this be removed?

Edit: I believe this is a problem related to the modem FW version of the NRF9160 used in the 3rd party module, which is 1.2.0 vs. the FW version I used in the NRF9160 DK, 1.3.2. With both boards I used the AT Client Sample to review the keys.

Related