Re: WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
From: Tony Lindgren <tony@atomide.com>
Date: 2019-01-16 15:10:02
Also in:
linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2019-01-16 15:10:02
Also in:
linux-omap, lkml
* Tony Lindgren [off-list ref] [190116 14:59]:
* Pavel Machek [off-list ref] [190116 13:58]:quoted
And I wanted to ask -- did you figure out how to acknowledge the SMSs? +CGNNA does not seem to do the job: 07912470338016... AT+CGNMA=1 +CGNMA:ERROR=9Yeah the scripts in droid4-sms-tools git repo work for me for sending and receiving. They do not work with cdma currently as the format is different. Maybe you've managed to change the mode of the modem to queue the messages with the at commands to the usb port? You are reading and writing to /dev/motmdm9 for incoming sms right?
To debug, you can modprobe n_gsm debug=0xff and you'll see all the packet data in dmesg, maybe email me the dmesg output of your ack command packet data? Or compare against what Android is doing, you can echo 0x7fffffff to the ts27010 sysfs debug file somewhere to see similar packet data with logcat -b radio. Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel