Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to change MTU size? #11

Open
nicoloboatto opened this issue Aug 9, 2019 · 1 comment
Open

Is there any way to change MTU size? #11

nicoloboatto opened this issue Aug 9, 2019 · 1 comment

Comments

@nicoloboatto
Copy link

I'm using pppos to communicate with a SIM800L module.

All connections work except for RPC responses which get sent by the device but are never received by the mDash server, the SIM is a specialised IoT SIM which works by roaming on other operators.

I've been been advised to decrease the MTU size to 1400 but can't find a way to do it without changing the underlying lwip ppp library. Am I missing something?

@nicoloboatto
Copy link
Author

I noticed the lwip library README mentions the following:

"This library is used by ports other than ESP8266 and ESP32 (which ship their own, highly modified versions)."

My project is based on the ESP32, where can I set the mos tool to build using my version of the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant