Re: [PATCH v3] gprs: Quectel EC21 does not understand AT+CPSB

2020-08-13 Thread Denis Kenzior
Hi Lars, On 8/13/20 8:33 AM, poesc...@lemonage.de wrote: From: Lars Poeschel The Quectel EC21 modem does not understand the AT+CPSB command, so aquire the current packet switched bearer from quectel proprietary QIND:"act" URC. --- drivers/atmodem/gprs.c | 49

[PATCH v3] gprs: Quectel EC21 does not understand AT+CPSB

2020-08-13 Thread poeschel
From: Lars Poeschel The Quectel EC21 modem does not understand the AT+CPSB command, so aquire the current packet switched bearer from quectel proprietary QIND:"act" URC. --- drivers/atmodem/gprs.c | 49 ++ 1 file changed, 49 insertions(+) diff --git