Makki: Just an update, using 3.1.11 it's also working fine under OpenWRT, so the problem must be between >3.1.11 to 3.1.14
Michael
|
Makki: I found an odd behaviour using smstools 3.1.14 under OpenWRT, it looks like smsd doesn't recognise the AT+CREG answer correctly:
2012-05-24 11:34:19,7, GSM1: -> AT+CSQ
2012-05-24 11:34:19,7, GSM1: Command is sent, waiting for the answer
2012-05-24 11:34:19,7, GSM1: <- AT+CSQ +CSQ: 4,99 OK
2012-05-24 11:34:19,5, GSM1: Signal Strength Indicator: (4,99) -105 dBm (Marginal), Bit Error Rate: not known or not detectable
2012-05-24 11:34:19,7, GSM1: -> AT+CREG?
2012-05-24 11:34:19,7, GSM1: Command is sent, waiting for the answer
2012-05-24 11:34:19,7, GSM1: <- AT+CREG? +CREG: 0,1 OK
2012-05-24 11:34:19,5, GSM1: MODEM IS NOT REGISTERED, WAITING 1 SEC. BEFORE RETRYING 20. TIME
Also tried changing baudrate, rtscts without success.
If I put check_network=0 into the modem config everything works fine!
With the same USB-Stick (HUAWEI Vendor=12d1 ProdID=1436), config, location but smstools 3.1.11 under x86-Debian it works fine without check_network=0 ?!
Any clues?
Michael
|