diff --git a/at_socket_m26.c b/at_socket_m26.c index b344e3f..8c95485 100644 --- a/at_socket_m26.c +++ b/at_socket_m26.c @@ -635,7 +635,7 @@ int m26_net_init(void) { #define CSQ_RETRY 10 #define CREG_RETRY 10 -#define CGREG_RETRY 10 +#define CGREG_RETRY 20 at_response_t resp = RT_NULL; int i, qimux, qimode;