[PATCH] iface-modem: remove unnecessary error check

2017-08-07 Thread Ben Chan
This patch removes an unnecessary error check in the update_unlock_retries() where the error is never set. --- src/mm-iface-modem.c | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/src/mm-iface-modem.c b/src/mm-iface-modem.c index ec453a8f..c025b5c5 100644

Making disconnection more robust

2017-08-07 Thread Tim Small
Hello, As previously discussed, the disconnection code currently does no checking to verify that the modem has come back into command mode (it just drops DTR for a second, and hopes for the best) i.e. [Drop DTR] [end disconnect sequence, assuming modem is back in command mode] I'd like to

Re: Sending SMS in PDU mode fails.

2017-08-07 Thread Daniele Palmas
2017-08-07 11:04 GMT+02:00 Aleksander Morgado : >>> I can confirm that LE866-SV1 uses Telit custom 3GPP2 PDU format: there >>> should be a PDU example in the AT commands user guide (see +CMGS >>> 3GPP2), while EU variants use 3GPP. >> >> Thanks for the

Re: Handling QSS unsolicited in power state transitions

2017-08-07 Thread Carlo Lobrano
OK, I'll need some time to understand at which level make the changes, but I think it's fine On 2 August 2017 at 19:19, Aleksander Morgado wrote: > >> Note that this issue is again unrelated to the actual hot sim swapping > >> logic implemented; but now that we're

Re: Sending SMS in PDU mode fails.

2017-08-07 Thread Aleksander Morgado
>> I can confirm that LE866-SV1 uses Telit custom 3GPP2 PDU format: there >> should be a PDU example in the AT commands user guide (see +CMGS >> 3GPP2), while EU variants use 3GPP. > > Thanks for the information. Then it is expected that the USA version (the > one I

Re: Sending SMS in PDU mode fails.

2017-08-07 Thread Daniele Palmas
2017-08-07 10:39 GMT+02:00 Daniele Palmas : > 2017-08-07 10:24 GMT+02:00 Aleksander Morgado : > I can confirm that LE866-SV1 uses Telit custom 3GPP2 PDU format: there > should be a PDU example in the AT commands user guide (see +CMGS >

Re: Sending SMS in PDU mode fails.

2017-08-07 Thread Aleksander Morgado
>>> I can confirm that LE866-SV1 uses Telit custom 3GPP2 PDU format: there >>> should be a PDU example in the AT commands user guide (see +CMGS >>> 3GPP2), while EU variants use 3GPP. >> >> Thanks for the information. Then it is expected that the USA version (the >> one I reported) does not work

Re: Sending SMS in PDU mode fails.

2017-08-07 Thread Daniele Palmas
2017-08-07 9:50 GMT+02:00 José : > > On Mon, Aug 7, 2017 at 9:46 AM, Daniele Palmas wrote: >> I can confirm that LE866-SV1 uses Telit custom 3GPP2 PDU format: there >> should be a PDU example in the AT commands user guide (see +CMGS >> 3GPP2), while EU

Re: Sending SMS in PDU mode fails.

2017-08-07 Thread Daniele Palmas
Hi Josè, 2017-08-04 16:18 GMT+02:00 José : > On Fri, Aug 4, 2017 at 4:14 PM, Daniele Palmas wrote: >> >> as far as I remember 3GPP pdu should be supported, but maybe this >> could depend on firmware customizations. >> > Just in case, this is the information