esp-idf/examples/protocols/pppos_client/components/modem/src
David Cermak 2e8b419b7a Examples/PPPoS: Add mandatory delay after +++ command
Switching back from data (PPP) mode to command mode must be done is the following sequence:
* No characters entered for T1 time (1 second)
* "+++" characters entered with no characters in between (1 second)
* No characters entered for T1 timer (1 second)
(per specification of SIM800 SIM800_Series_AT_Command_Manual_V1.09.pdf)

Related https://github.com/espressif/esp-idf/issues/7608
2021-11-23 09:59:52 +01:00
..
bg96.c esp-modem: prefix the crash issue both bg96 and sim800l in OVERALL mode 2021-01-11 13:47:33 +00:00
esp_modem_compat.c pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
esp_modem_dce_service.c updated buffer size too small for popular carrier in India Airtel -> airtelgprs.com 2019-03-21 15:06:24 +08:00
esp_modem_netif.c Examples/PPPoS: Fixed missed NETIF_PPP_STATUS event unregister 2021-11-23 09:59:52 +01:00
esp_modem.c CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
sim800.c Examples/PPPoS: Add mandatory delay after +++ command 2021-11-23 09:59:52 +01:00
sim7600.c pppos-client: support for SIM7600 modem 2020-07-13 14:45:19 +00:00