Hi,
How can I get the IMEI number of a mobile phone using Python?
Thanks in advance. Nimmy
Hi,
How can I get the IMEI number of a mobile phone using Python?
Thanks in advance. Nimmy
Sending AT+CGSN
through the appropriate serial device will have it return the IMEI.