Many of faulty registered IMEI can be re-use in this Case,
AT+SIMEI command will be used in this case
_-------------------
#include <SoftwareSerial.h>
void setup() {
Serial.begin(9600);
delay(100);
Serial.println("AT+SIMEI=863789000008218") }; // Enter desire IMEI #
void loop() {}
1 Like
Your topic was moved to its current location as it is more suitable.
Could you also take a few moments to Learn How To Use The Forum.
It will help you get the best out of the forum in the future.
Thank you
ogogon
4
Sorry, but the SIM800 chipset doesn't have such a command. This is a command from the SIM5320 chipset...
Hi dear , try it first then you will realized
Plz read the complete AT commands list regarding simcom modules.
Regards
system
Closed
6
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.