Hi,
I would like to know what are the prerequisites to get the ICCID of the sim card:
This is the code I use, nothing special. I can get the IMEI of the modem but not the ICCID, I always get error 65536 which does not really make sense to me (= 0x10000, which is also not a negative nr).
Question is what do I need more to get the ICCID?
At this moment I do a lte_lc_init_and_connect, but that feels like overkill, just to get the ICCID...
Kind regards