Re: [PATCH 3/5] gemalto: gprs: support automatic context activation

2020-12-24 Thread Sergey Matyukevich
Hi Denis, > > > Are you sure you don't want to wait until swwan_cb to return success to > > > the > > > core? AT^SWWAN can still fail...? > > > > AT^SWWAN command is yet another way to activate a PDP context. AT commands > > spec for this modem is a bit vague about SWWAN details, but according

Re: [PATCH 3/5] gemalto: gprs: support automatic context activation

2020-12-23 Thread Denis Kenzior
Hi Sergey, Are you sure you don't want to wait until swwan_cb to return success to the core? AT^SWWAN can still fail...? AT^SWWAN command is yet another way to activate a PDP context. AT commands spec for this modem is a bit vague about SWWAN details, but according to other materials from Gem

Re: [PATCH 3/5] gemalto: gprs: support automatic context activation

2020-12-23 Thread Sergey Matyukevich
Hello Denis, > > Implement read_settings function to get configuration for automatic > > contexts. Fix the issue uncovered by added support for automatic > > context activation: do not use AT+CGACT for the contexts handled > > by AT^SWWAN. As per modem specs, CGACT context can not be reused > > fo

Re: [PATCH 3/5] gemalto: gprs: support automatic context activation

2020-12-22 Thread Denis Kenzior
Hi Sergey, On 12/21/20 2:01 PM, Sergey Matyukevich wrote: From: Sergey Matyukevich Implement read_settings function to get configuration for automatic contexts. Fix the issue uncovered by added support for automatic context activation: do not use AT+CGACT for the contexts handled by AT^SWWAN.

[PATCH 3/5] gemalto: gprs: support automatic context activation

2020-12-21 Thread Sergey Matyukevich
From: Sergey Matyukevich Implement read_settings function to get configuration for automatic contexts. Fix the issue uncovered by added support for automatic context activation: do not use AT+CGACT for the contexts handled by AT^SWWAN. As per modem specs, CGACT context can not be reused for SWWAN