Closed sarpdaltaban closed 6 years ago
Hi, There's a good project here!https://github.com/loboris/ESP32-PPPOS-EXAMPLE.git
Sir, thank you very much, I am working on the example.
Sent from Mail for Windows 10
From: XiongYu Sent: Monday, June 11, 2018 11:34 AM To: espressif/esp-idf Cc: sarpdaltaban; Author Subject: Re: [espressif/esp-idf] Any socket examples for PPPoS? (#2046)
Hi, There's a good project here!https://github.com/loboris/ESP32-PPPOS-EXAMPLE.git — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
PPPoS example is clearly working; however, when I try to open socket as a SERVER, clients return incorrect ACK number, when I try to act as a CLIENT, I can send data till ppp_output_callback buffer stucks at the size 584,
Do you have any PPPoS socket example that works with/without RTOS?