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

UDP drop packet on a Teensy 4.1 when the web server is opened or refreshed in a browser. #39

Open
sagarpateldt opened this issue Sep 21, 2024 · 2 comments

Comments

@sagarpateldt
Copy link

I am using the NativeEthernet library on a Teensy 4.1 to run a web server while also sending UDP packets. When the web server is opened or refreshed in a browser, I observe significant packet loss in my UDP communication. The issue becomes more apparent when there is simultaneous traffic on both TCP (HTTP server) and UDP channels.

I suspect this is an issue with how the library handles simultaneous UDP and TCP connections. I would appreciate any insights or potential fixes for this problem.

@sagarpateldt
Copy link
Author

Please help me !

@sagarpateldt
Copy link
Author

Can anyone help me !

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