carrascoacd / ArduinoSIM800L

Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
159 stars 58 forks source link

Get device IMEI #52

Open jwinfield2022 opened 2 years ago

jwinfield2022 commented 2 years ago

Is there any way to pull out the device IMEI prior to a GET or POST request?

carrascoacd commented 2 years ago

The library doesn't implement such feature at this moment sorry.