-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Answers checklist.
- [X] I have read the documentation for esp-protocols [components](https://github.com/espressif/esp-protocols#readme) and the issue is not addressed there.
- [X] I have upda…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
from
a45be9e438f6cf9c54ec150581819c3b95d5af6b
```
==================== CURRENT THREAD STACK =====================
#0 0x403764c5 in panic_abort (details=0x3fcebc3b \"assert failed: etharp_que…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi team, I am using EG95 (EG95 is a cell modem provided by Quecetel) with AMB82mini on UART1 for internet connectivity, I have tried to create PPPoS client for my AMB82-Mini board but I am having issu…
-
Hello,
This is Heet Shukla. i try to develop PPPOS Example, but when I Add #include and #include i got below Error---->
C:\Users\Dell\Documents\Arduino\libraries\PPPOSClient\src\PPPOS.c:43:1: er…
-
Hi,
I've built a simple application to connect my Ubuntu Laptop via PPPoS with the Esp32. The esp is connected to my Smartphone via wifi.
Pinging the esp with Ubuntu works, like Pinging the esp wi…
-
By searching pppos support, I find your issue in esp-idf project, and I meet some similar problem in my code.
## With the code in official pppos example
I got the output like this.
```
D (1495) s…
-
目前sim 7600在esp idf 3.3的版本我已经调通上电和uart了。(我的代码确认没有问题 同时已经跑通了ttgo sim800l的设备了)
at协议能够获取通讯也开始ppp拨号了 。看到回显。现在是被拨号失败,ppos主动断开的。
ppos。c这个类里面的额static const struct link_callbacks pppos_callbacks = {
p…