Hi to everyone,
Sim800L is attached to ESP32, i'm running an On/Off, timed relay
I wish to know how to capture IMEI from SIM800L with AT+GSN command .
Response from command i wish to compare with a value from sketch.
Idea is : someone not to swap GSM modules between them, and sketch to work anymore.
I'm using Software Serial library.
AT+CGSN - query serial number of International Mobile Equipment Identifier (Imei).
That i need.
To bound GSM module to the software.
Not to SIM card to the software . Can be any SIM card.