Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gammu isnt detecting ZTE MF710M #740

Open
F1nne0n opened this issue Sep 21, 2022 · 3 comments
Open

Gammu isnt detecting ZTE MF710M #740

F1nne0n opened this issue Sep 21, 2022 · 3 comments

Comments

@F1nne0n
Copy link

F1nne0n commented Sep 21, 2022

Hey Team,

im trying to send sms from a rasberry pi and ive got everything configured corrctly (atleast i think) and when i try to send an sms i get this output: "
gammu-smsd-inject[836]: Created outbox message OUTC20220921_113234_00_Phone Number_sms0.smsbackup
Written message with ID /var/spool/gammu/outbox/OUTC20220921_113234_00_Phone Number_sms0.smsbackup",
but i dont receive a sms.
Gammu detect also doesnt seem to find the device or atleast the Output is:"
device = /dev/ttyUSB0
name = Phone on USB serial port Prolific_Technology_Inc. USB-Serial_Controller_D"
and when i try to use gammu identify with that port nothing happens.
which is definitly not the ZTE

SMSD Config:
Configuration file for Gammu SMS Daemon //Gammu library configuration, see gammurc(5) [gammu] //Please configure this! port = /dev/ttyUSB0 connection = at9600 // Debugging logformat = textalldate // SMSD configuration, see gammu-smsdrc(5) [smsd] pin = **** service = files //logfile = syslog logfile = /var/log/gammu-smsd // Increase for debugging information debuglevel = 4 ReceiveFrequency = 300 // Paths where messages are stored inboxpath = /var/spool/gammu/inbox/ outboxpath = /var/spool/gammu/outbox/ sentsmspath = /var/spool/gammu/sent/ errorsmspath = /var/spool/gammu/error/

Gammu Config:
[gammu] device = /dev/ttyUSB0 name = ZTE WCDMA Technologies MSM ZTE Mobile Broadband Station connection = at9600 use_locking = yes logfile = .logfile logformat = nothing

@F1nne0n
Copy link
Author

F1nne0n commented Sep 21, 2022

i know this looks horrible i just have no idea how to use github, sorry

@F1nne0n
Copy link
Author

F1nne0n commented Sep 21, 2022

Oh also im pretty sure the logfile is completly empty

@F1nne0n
Copy link
Author

F1nne0n commented Sep 21, 2022

i just tried disconnecting everything but the ZTE and now its not detecting anything anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant