Unknowingly removed security tag 24 in AT%CMNG

Hello,

Long story short, I was trying to make the JWT authentication work for the NRF cloud and I was writing and removing the certificate and keys to the modem. I removed the certificate with security tag 24. Could that have caused the problems with the modem? Now it seems I am no longer able to connect to LTE network. When I run the command AT%CMNG=1 this is the returned message: 

> AT%CMNG=1
%CMNG: 0,6,"0606060606060606060606060606060606060606060606060606060606060606"
%CMNG: 16842753,0,"AD6FB002E6B34C0559FA8F93A3794FF12C4E3F119BD77290C52525123FB9EA74"
%CMNG: 16842753,2,"4FB7BCB70F08ABA7CF4C6971FFFE77C9C709BE41F716AA19A0416CA89D88A3D9"
%CMNG: 4294967293,10,"2C43952EE9E000FF2ACC4E2ED0897C0A72AD5FA72C3D934E81741CBD54F05BD1"
%CMNG: 4294967294,6,"0D73DBA0C2BDCEEDE1411852AE7F4E42C6D306EB6A1F3DB12CAEFECB097FEFD7"
%CMNG: 4294967292,11,"2027C4699EAA90A414D33FA81B975C0FDEDEFB04A19CEA1ED43A8876CAD31E89"
OK

P.S. I can't even run the Asset Tracker V2 sample on my nRF9160-DK when I press Start button in Cellular monitor this is what gets printed in the log.

Error when creating trace: error: ERR_SERIALPORT_OPEN message: Win32 open serialport error: Access is denied. plugin path: C:\Users\tsotnek\.nrfconnect-apps\node_modules\pc-nrfconnect-cellularmonitor\node_modules\@nordicsemiconductor\nrf-monitor-lib-js\Release\win32-x64\nrfml-insight-source.nrfml
Parents Reply Children
Related