Hello,
Is the value readable by AT+CGSN the correct IMEI for the nRF9151?
Is there a way to read this value using JLink (nrfjprog)?
IC: nRF9151
SDK: NCS v2.9.2
Base Project: SLM
Best Regards,
Gotoda
Hello,
Is the value readable by AT+CGSN the correct IMEI for the nRF9151?
Is there a way to read this value using JLink (nrfjprog)?
IC: nRF9151
SDK: NCS v2.9.2
Base Project: SLM
Best Regards,
Gotoda
Hi Masanori,AT+CGSN returns the preprogrammed IMEI of the nRF9151, unless it has been changed with %IMEIWRITE.
As far as I know, nrfjprog cannot be used to read the IMEI. However, it is possible with the newer and recommended nrfutil. See this doc.
Regards,
Benjamin