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

Stuck on parsePacket using the WIZ820io #262

Open
jegjessing opened this issue May 3, 2024 · 0 comments
Open

Stuck on parsePacket using the WIZ820io #262

jegjessing opened this issue May 3, 2024 · 0 comments

Comments

@jegjessing
Copy link

When trying to abtain a new lease, the module just hangs.
Tracing through the code I see that it gets stuck on int EthernetUDP::parsePacket()

Looking into the code, I see: // could this fail (loop endlessly) if _remaining > 0 and recv in read fails?

Answer is yes it could.
So now that I experience this. Is there anyone with a solution or some ideas as to how to help solve it?
(Mind you, I'm not the top 10 C developers in the workd :-) )

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