Hello,
I have old software (hardware: Arduino UNO + GSM Shield) and have:
Serial.println("SIM is ready!");
gsm.SimpleWriteln("AT+STKTR=\"810301240082028281830100900101\"");
gsm.SimpleWriteln("AT+STKTR=\"810301240082028281830100900101\"");
What is AT+STKTR and how decode value?