Re: Incoming sms problem on Motorola Droid 4

2018-05-08 Thread Pavel Machek
On Tue 2018-05-08 17:08:25, Denis Kenzior wrote: > Hi Pavel, > > On 05/08/2018 04:51 PM, Pavel Machek wrote: > >Hi! > > > >I have problems with incoming SMS. ofono tries to use +CNMI=1,2,2,1,0 > > > >>AT+CNMI=? > >< +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1) > >< OK > >ofonod[3070]: drivers/atmo

Re: AT commands in U0001AT+FOOBAR form

2018-05-08 Thread Pavel Machek
Hi! > >I have a motorola droid 4 here; it uses gsm 07.10 multiplex. Over > >that, there are AT commands, but prefixed with serial numbers, in > >U0001AT+FOOBAR form. Corresponding reply then has U0001 prefix, too. > >Has anyone seen that before? Any hints for me trying to add the > >support? > > >

Re: Incoming sms problem on Motorola Droid 4

2018-05-08 Thread Marcel Holtmann
Hi Pavel, >> I have problems with incoming SMS. ofono tries to use +CNMI=1,2,2,1,0 >>> AT+CNMI=? >> < +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1) >> < OK >> ofonod[3070]: drivers/atmodem/sms.c:build_cnmi_string() >> ofonod[3070]: drivers/atmodem/sms.c:construct_ack_pdu() >>> AT+CNMI=1,2,2,1,0 >>

Re: Incoming sms problem on Motorola Droid 4

2018-05-08 Thread Denis Kenzior
Hi Pavel, On 05/08/2018 04:51 PM, Pavel Machek wrote: Hi! I have problems with incoming SMS. ofono tries to use +CNMI=1,2,2,1,0 AT+CNMI=? < +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1) < OK ofonod[3070]: drivers/atmodem/sms.c:build_cnmi_string() ofonod[3070]: drivers/atmodem/sms.c:construct_

Re: AT commands in U0001AT+FOOBAR form

2018-05-08 Thread Denis Kenzior
Hi Pavel, On 05/08/2018 04:44 PM, Pavel Machek wrote: Hi! I have a motorola droid 4 here; it uses gsm 07.10 multiplex. Over that, there are AT commands, but prefixed with serial numbers, in U0001AT+FOOBAR form. Corresponding reply then has U0001 prefix, too. Has anyone seen that before? Any hin

Incoming sms problem on Motorola Droid 4

2018-05-08 Thread Pavel Machek
Hi! I have problems with incoming SMS. ofono tries to use +CNMI=1,2,2,1,0 > AT+CNMI=? < +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,1,2),(0,1) < OK ofonod[3070]: drivers/atmodem/sms.c:build_cnmi_string() ofonod[3070]: drivers/atmodem/sms.c:construct_ack_pdu() > AT+CNMI=1,2,2,1,0 < OK ofonod[3070]: src/netw

AT commands in U0001AT+FOOBAR form

2018-05-08 Thread Pavel Machek
Hi! I have a motorola droid 4 here; it uses gsm 07.10 multiplex. Over that, there are AT commands, but prefixed with serial numbers, in U0001AT+FOOBAR form. Corresponding reply then has U0001 prefix, too. Has anyone seen that before? Any hints for me trying to add the support? Best regards,