Author |
Post |
|
#1 Thu Oct 29, 2009 07:31, 183 months ago.
|
Member
Registered: Oct 2009
Location: Italy
|
Name and model of a modem / phone: nokia 7110 Interface: serial
with the program gnokii I have no problems, while smstool don't work. I find this error in the logfile
2009-10-29 08:27:46,7, GSM1: put_command expected (OK)|(ERROR), timeout occurred. 25. 2009-10-29 08:27:46,7, GSM1: <- 2009-10-29 08:27:46,7, GSM1: -> 2009-10-29 08:27:46,7, GSM1: Command is sent, waiting for the answer
this is my configuration file
devices = GSM1 logfile = /var/log/smsd.log loglevel = 7 outgoing = /var/spool/sms/outgoing incoming = /var/spool/sms/incoming alarmlevel = 4 delaytime = 3 errorsleeptime = 10 receive_before_send = no
[GSM1] device = /dev/ttyS0 incoming = yes #pin = 1111 init = AT+CPMS="SM","SM","SM" init2 = AT+CSQ baudrate = 19200 # hardware handshake rtscts = yes cs_convert = yes report = no memory_start = 1 check_memory_method = 0
thank's /roby
|
|
#2 Thu Oct 29, 2009 10:14, 183 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
You have some serial adapter, what is it's model and who is the manufacturer?
Gnokii uses FBUS protocol to communicate with a 7110. This protocol is not supported by smstools.
With smstools and 7110 you need DLR3P cable which enables AT commands to be used. It's also reported by some user that only the original cable will work. However, I'm not sure about this as I have DLR3P and it's clone, and both have worked well with 6210.
If you are using the original DLR3P cable from Nokia, you could try with different baudrates like 9600 and 115200. Probably you have already tried, what is the version of smstools you are using?
|
|
#3 Thu Nov 12, 2009 18:12, 182 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Do you still have this problem, or did you get it resolved?
|