254c126236
Some modems, under some conditions, have a tendency to get stuck without a connection due to cached state. We have observed this on some Simcom LTE modems after large cellular outages. The modems are unable to escape their cached state for some reason unless they're factory reset (or a cache clearence is forced in some other way). This commit allows for the modem to be factory reset at each boot. This minimizes dependencies on external state by ensuring each power-up is as similar as possible. Signed-off-by: Benjamin Lindqvist <benjamin.lindqvist@endian.se> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.gsm | ||
Kconfig.hl7800 | ||
Kconfig.quectel-bg9x | ||
Kconfig.ublox-sara-r4 | ||
Kconfig.wncm14a2a | ||
gsm_ppp.c | ||
hl7800.c | ||
modem_cmd_handler.c | ||
modem_cmd_handler.h | ||
modem_context.c | ||
modem_context.h | ||
modem_iface_uart.c | ||
modem_iface_uart.h | ||
modem_pin.c | ||
modem_receiver.c | ||
modem_receiver.h | ||
modem_shell.c | ||
modem_socket.c | ||
modem_socket.h | ||
quectel-bg9x.c | ||
quectel-bg9x.h | ||
ublox-sara-r4.c | ||
wncm14a2a.c |