Secret number required for siemens m20 driver

request you send secret no.
modem sr. no.868004026987779

mahesh

Dear @maheshm2407,

This driver became obsolete. Please download the Elipse GSM Driver, which does not require any secret number.

i have used same my sms sent to mobile number.
in mobile it displays <>

AT_CMGF.WriteEx(1)
MOBILE_NUMBER.WriteEx(“9850804600”)
MESSAGE.WriteEx(“a”)

script i have used for button release

09/08/2018 23:55:16.250 (13D8) DRIVER Driver name: Driver ELIPSE GSM v2.0.2 (IOKitLib v2.0.37)
09/08/2018 23:55:16.250 (13D8) DRIVER IOKitLib version 2.0.37 of Aug 28 2014 08:55:05
09/08/2018 23:55:16.250 (13D8) DRIVER drvStartComm(0,0,0,0)
09/08/2018 23:55:16.250 (13D8) DRIVER Current configuration (51 parameters):
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Ethernet.BackupIP = ‘’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Ethernet.ListenIP = ‘’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Ethernet.MainIP = ‘’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Ethernet.PingTimeoutMs = 4000
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Ethernet.PingTries = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Ethernet.Transport = ‘TCP’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.GiveUpEnable = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.GiveUpTries = 6
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Log.Enable = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Log.Filename = ‘C:\eeLogs\GSM_%DATE%.log’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.RAS.ATCommand = ‘’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.RecoverEnable = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.RecoverPeriodSec = 5
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.Baudrate = 9600
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.DataBits = 8
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.DTR = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.InterbyteDelayUs = 100
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.InterframeDelayMs = 100
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.Port = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Serial.RTS = 1
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.TAPI.PhoneNumber = ‘’
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.TimeoutMs = 1000000
09/08/2018 23:55:16.250 (13D8) DRIVER - IO.Type = ‘Serial’
09/08/2018 23:55:16.250 (13D8) DRIVER - 28 parameters with value = 0 were omitted
09/08/2018 23:55:16.250 (1658) IOKIT INITIALIZING…
09/08/2018 23:55:16.250 (1658) IOKIT INITIALIZED!
09/08/2018 23:55:16.250 (1658) IOKIT Request handler enabled
09/08/2018 23:55:16.250 (1658) IOKIT CONNECTING…
09/08/2018 23:55:16.250 (1658) SERIAL Opening COM1:9600,8,NONE,1 …
09/08/2018 23:55:16.250 (1658) SERIAL Port opened!
09/08/2018 23:55:16.250 (1658) IOKIT CONNECTED!
09/08/2018 23:55:18.296 (13D8) TAG Tag(0.0.0.0).Validate = SUCCESS (type=10;flags=0)
09/08/2018 23:55:18.296 (1658) IO TX: AT+CMGF=1[0D]
09/08/2018 23:55:18.312 (1658) IO RX: AT+CMGF=1[0D][0D][0A]OK[0D][0A]
09/08/2018 23:55:18.328 (13D8) TAG ==> (0.034) Tag(0.0.0.0).WriteValue (23:55:18.210) 1 = SUCCESS
09/08/2018 23:55:18.328 (13D8) TAG Tag(6.0.0.0).Validate = SUCCESS (type=10;flags=0)
09/08/2018 23:55:18.437 (1658) IO TX: AT+CMGS=“9850804600”[0D]
09/08/2018 23:55:18.453 (1658) IO RX: AT+CMGS=“9850804600”[0D][0D][0A]>
09/08/2018 23:55:18.484 (13D8) TAG ==> (0.154) Tag(6.0.0.0).WriteValue (23:55:18.210) ‘9850804600’ = SUCCESS
09/08/2018 23:55:18.484 (13D8) TAG Tag(5.0.0.0).Validate = SUCCESS (type=10;flags=0)
09/08/2018 23:55:18.578 (1658) IO TX: a[1A]
09/08/2018 23:55:18.593 (1658) IO RX: a[0D][0A]+CMGS: 125[0D][0A][0D][0A]OK[0D][0A]
09/08/2018 23:55:21.343 (13D8) TAG ==> (2.871) Tag(5.0.0.0).WriteValue (23:55:18.210) ‘a’ = SUCCESS

in mobile it display contain not support
pl. help

The driver is receiving echo. Other than that, we can not see any problem. The response seems to be as expected.

I suggest checking the “Enable ECHO suppression” option and try sending a string larger than ‘a’ to see whats happens.

Thanks you pgustavo
I have tried only 3 nos character on number can be send.
If I send spring more than 3 then driver respond with busy code.
I have tried with echo suppression same result.
Please guide further.

I suggest checking this with the modem manufacturer.

Request you to suggest modem which will work ok.
You can suggest any branded which can be available in minimum time in India.
This is more help full to me.

Any modem that complies with the basic set of standard “AT Commands” and implement the “text mode” of sending messages.

Ok I’ll try another one.