lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] ppp - "main: status_cb: Connection lost"


From: Vinicius Maciel
Subject: [lwip-users] ppp - "main: status_cb: Connection lost"
Date: Thu, 10 Nov 2022 17:46:18 -0300

I am running ppp with a telit modem on an ESP32 board and every 5 minutes the board is losing the ppp connection.

case PPPERR_CONNECT: {
            ESP_LOGE(TAG, "status_cb: Connection lost\n");
}

It is connecting and getting IP correctly but it often loses the connection often. What could be the problem?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]