Dear Sir,
Moving to zephyr new installation 1.4.99
The code of getting the IMEI number no longer works.
Modem firmware is mfw_nrf9160_1.2.3
reply_buf_len = at_exec_reply("AT+CGSN=1", 9, &reply_buf[0], 30);
Am I missing something ?.
Is there any example ?.
Please Advise