Commit 64d0ea3
committed
[nrf fromlist] modem: cellular: Delay redialing when PPP dies
When network is temporary lost, we might receive
PPP_DEAD event just before parsing "+CEREG: ..."
Therefore immediately redialing might lead to out-of-sync
states.
Delay the redial script by the PERIODIC_SCRIPT_TIMEOUT
as any other script failures do.
Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
Upstream PR #: 1089861 parent 8998cd3 commit 64d0ea3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1446 | 1446 | | |
1447 | 1447 | | |
1448 | 1448 | | |
1449 | | - | |
| 1449 | + | |
1450 | 1450 | | |
1451 | 1451 | | |
1452 | 1452 | | |
| |||
0 commit comments