You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applications: serial_lte_modem: Use persist option on Linux PPP
When using Linux PPPD on a host device, use "persist" option
so the PPP daemon keep the ppp link waiting for LCP configuration
requrests in case SLM is not yet responding.
This makes PPPD to tolerate network lost events, at least
"AT+CFUN=4" followed by "AT+CFUN=1" works OK.
Signed-off-by: Seppo Takalo <[email protected]>
0 commit comments