Hi,
I've seen a few posts about reading the IMEI number using AT commands, eg AT+CGSN.
How do I do this within my application? Upon investigation it seems that I need to use the modem library API as mentioned here..AT interface — nrfxlib 2.3.99 documentation (nordicsemi.com)
But it seems on the surface to be quite involved!
Is this the easiest way for me to get the IMEI so I can store it somewhere to use later?
Cheers
Duncan