|
|
SMS Server Tools 3 Community |
Welcome, Guest. The forum is currently read-only, but will open soon. |
Tue Jul 01, 2025 06:14 |
Page: 1
Keywords: Mode: All keywords (AND) |
Tue May 23, 2017 19:02
|
sarbull: I bought a new 100% original Huawei E1750 and it worked. Lesson learned again.
Thank you @keke for your answers!
|
Mon May 22, 2017 14:49
|
sarbull: Was there /dev/ttyUSB2 and did you try it?
Yes, i tried all ports..
As the modem did not accept AT^CURC=0, perhaps the firmware is bad. You need to comment out init2 setting.
I also tried this, but with no success
Have you tried to send SMS? If not, you should try to send SMS to it's own number, to see how sending works.
Sending SMSs works fine, i also tried sending an SMS to it's own number but with no success on receiving it.
I will buy another modem. Thank you so much for your answers.
Best regards,
Cezar
|
Mon May 22, 2017 14:30
|
sarbull: /etc/smsd.conf
[GSM1]
# init=AT+CPMS="MT","MT","MT"
# init=AT+CPMS="ME"
# init=AT
# init=AT+CPMS="SM"
init = AT+CPMS="SM";+CNMI=2,0,0,2,1
init2 = AT^CURC=0
#init=AT+CPMS="SM";
memory_start = 0
ussd_convert = 2
signal_quality_ber_ignore = yes
device=/dev/ttyUSB0
incoming=yes
baudrate=38400
smsc=+40722006000
report_device_details=yes
# hangup_incoming_call=yes
/var/log/smstools/smsd.log
2017-05-22 14:28:03,6, GSM1: Initializing modem
2017-05-22 14:28:03,7, GSM1: -> AT+CPMS="SM";+CNMI=2,0,0,2,1
2017-05-22 14:28:03,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:03,7, GSM1: <- +CPMS: 0,5,0,255,0,255 OK
2017-05-22 14:28:04,7, GSM1: -> AT^CURC=0
2017-05-22 14:28:04,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:04,7, GSM1: <- ERROR
2017-05-22 14:28:14,7, GSM1: -> AT^CURC=0
2017-05-22 14:28:14,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:14,7, GSM1: <- ERROR
2017-05-22 14:28:14,3, GSM1: Modem did not accept the second init string
2017-05-22 14:28:24,6, GSM1: Checking device for incoming SMS
2017-05-22 14:28:24,6, GSM1: Checking if modem is ready
2017-05-22 14:28:25,7, GSM1: -> AT
2017-05-22 14:28:25,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:25,7, GSM1: <- OK
2017-05-22 14:28:25,6, GSM1: Pre-initializing modem
2017-05-22 14:28:25,7, GSM1: -> ATE0+CMEE=1;+CREG=2
2017-05-22 14:28:25,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:25,7, GSM1: <- OK
2017-05-22 14:28:25,6, GSM1: Initializing modem
2017-05-22 14:28:26,7, GSM1: -> AT+CPMS="SM";+CNMI=2,0,0,2,1
2017-05-22 14:28:26,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:26,7, GSM1: <- +CPMS: 0,5,0,255,0,255 OK
2017-05-22 14:28:26,7, GSM1: -> AT^CURC=0
2017-05-22 14:28:26,7, GSM1: Command is sent, waiting for the answer
2017-05-22 14:28:26,7, GSM1: <- ERROR
Still not working, i'm getting this... I'm sensing that this modem is "programmed" wrong.
Best regards,
Cezar
|
Mon May 22, 2017 14:06
|
sarbull: 2017-05-22 14:05:11,7, GSM1: ## Start of device details
2017-05-22 14:05:11,7, GSM1: # Manufacturer identification:
2017-05-22 14:05:11,7, GSM1: -> AT+CGMI
2017-05-22 14:05:11,7, GSM1: <- huawei
OK
2017-05-22 14:05:11,7, GSM1: # Model identification:
2017-05-22 14:05:11,7, GSM1: -> AT+CGMM
2017-05-22 14:05:12,7, GSM1: <- E1750
OK
2017-05-22 14:05:12,7, GSM1: # Revision identification:
2017-05-22 14:05:12,7, GSM1: -> AT+CGMR
2017-05-22 14:05:12,7, GSM1: <- HSDPA_6281_V002
OK
2017-05-22 14:05:12,7, GSM1: # New message indications, list of supported modes:
2017-05-22 14:05:12,7, GSM1: -> AT+CNMI=?
2017-05-22 14:05:13,7, GSM1: <- +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1)
OK
2017-05-22 14:05:13,7, GSM1: # New message indications, current settings:
2017-05-22 14:05:13,7, GSM1: -> AT+CNMI?
2017-05-22 14:05:13,7, GSM1: <- +CNMI: 0,0,0,0,0
OK
2017-05-22 14:05:13,7, GSM1: # Preferred message storage, list of supported mem's:
2017-05-22 14:05:13,7, GSM1: -> AT+CPMS=?
2017-05-22 14:05:14,7, GSM1: <- +CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")
OK
2017-05-22 14:05:14,7, GSM1: # Phonebook storage, available mem's:
2017-05-22 14:05:14,7, GSM1: -> AT+CPBS=?
2017-05-22 14:05:14,7, GSM1: <- +CPBS: ("SM","DC","FD","LD","MC","ME","RC","EN","ON")
OK
2017-05-22 14:05:14,7, GSM1: # List messages, list of supported stat's:
2017-05-22 14:05:14,7, GSM1: -> AT+CMGL=?
2017-05-22 14:05:15,7, GSM1: <- +CMGL: (0-4)
OK
2017-05-22 14:05:15,7, GSM1: # Delete message, list of supported values:
2017-05-22 14:05:15,7, GSM1: -> AT+CMGD=?
2017-05-22 14:05:15,7, GSM1: <- +CMGD: (),(0-4)
OK
2017-05-22 14:05:15,7, GSM1: # Phone activity status, list of supported stat's:
2017-05-22 14:05:15,7, GSM1: -> AT+CPAS=?
2017-05-22 14:05:16,7, GSM1: <- +CPAS: (0,3,4)
OK
2017-05-22 14:05:16,7, GSM1: # TE character set, list of supported charset's:
2017-05-22 14:05:16,7, GSM1: -> AT+CSCS=?
2017-05-22 14:05:16,7, GSM1: <- +CSCS: ("IRA","GSM","UCS2")
OK
2017-05-22 14:05:16,7, GSM1: # TE character set, current setting:
2017-05-22 14:05:16,7, GSM1: -> AT+CSCS?
2017-05-22 14:05:17,7, GSM1: <- +CSCS: "IRA"
OK
2017-05-22 14:05:17,7, GSM1: ## End of device details
Still not working, thanks for the quick reply.
Best regards,
Cezar
|
Mon May 22, 2017 13:13
|
sarbull: /var/log/smstools/smsd.log
2017-05-22 13:09:20,6, GSM1: Initializing modem
2017-05-22 13:09:20,7, GSM1: -> AT+CPMS="ME"
2017-05-22 13:09:20,7, GSM1: Command is sent, waiting for the answer
2017-05-22 13:09:20,7, GSM1: <- +CPMS: 0,255,0,255,0,255 OK
2017-05-22 13:09:20,7, GSM1: -> AT+CSQ
2017-05-22 13:09:20,7, GSM1: Command is sent, waiting for the answer
2017-05-22 13:09:21,7, GSM1: <- +CSQ: 18,99 OK
2017-05-22 13:09:21,6, GSM1: Signal Strength Indicator: (18,99) -77 dBm (Good), Bit Error Rate: not known or not detectable
2017-05-22 13:09:21,6, GSM1: Checking if Modem is registered to the network
2017-05-22 13:09:21,7, GSM1: -> AT+CREG?
2017-05-22 13:09:21,7, GSM1: Command is sent, waiting for the answer
2017-05-22 13:09:21,7, GSM1: <- +CREG: 2,1 OK
2017-05-22 13:09:21,6, GSM1: Modem is registered to the network
2017-05-22 13:09:21,6, GSM1: Selecting PDU mode
2017-05-22 13:09:21,7, GSM1: -> AT+CMGF=0
2017-05-22 13:09:21,7, GSM1: Command is sent, waiting for the answer
2017-05-22 13:09:22,7, GSM1: <- OK
2017-05-22 13:09:22,6, GSM1: Changing SMSC
2017-05-22 13:09:22,7, GSM1: -> AT+CSCA="+40722004000"
2017-05-22 13:09:22,7, GSM1: Command is sent, waiting for the answer
2017-05-22 13:09:22,7, GSM1: <- OK
2017-05-22 13:09:22,6, GSM1: Checking memory size
2017-05-22 13:09:22,7, GSM1: -> AT+CPMS?
2017-05-22 13:09:22,7, GSM1: Command is sent, waiting for the answer
2017-05-22 13:09:23,7, GSM1: <- +CPMS: "ME",0,255,"ME",0,255,"ME",0,255 OK
2017-05-22 13:09:23,6, GSM1: Used memory is 0 of 255
2017-05-22 13:09:23,6, GSM1: No SMS received
/etc/smsd.conf
devices = GSM1
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
logfile = /var/log/smstools/smsd.log
infofile = /var/run/smstools/smsd.working
pidfile = /var/run/smstools/smsd.pid
stats = /var/log/smstools/smsd_stats
loglevel = 7
stats_interval = 1
#checkhandler=/home/pi/recieve.sh
#eventhandler =/home/pi/recieve.sh
receive_before_send = yes
autosplit = 3
[GSM1]
# init=AT+CPMS="MT","MT","MT"
init=AT+CPMS="ME"
device=/dev/ttyUSB0
incoming=yes
baudrate=115200
smsc=+40722004000
hangup_incoming_call=yes
/var/spool/sms $ while true; do clear; tree; sleep 1; done
.
|-- checked
|-- failed
|-- incoming
|-- outgoing
`-- sent
5 directories, 0 files
I am not able to recieve SMS, what am i doing wrong?
Thank you,
Cezar
|
Page: 1
Time in this board is UTC.
|
|
|
 |
|
 |
|