Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Arduino PSL Socket can send but not receive UDP packets #5

Open
stefandebruyn opened this issue Aug 8, 2022 · 0 comments
Open

Arduino PSL Socket can send but not receive UDP packets #5

stefandebruyn opened this issue Aug 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@stefandebruyn
Copy link
Owner

Manual testing of Socket on Arduino showed that a PC received UDP packets emitted by the Arduino, but not vice versa (Socket::recv would block forever). It is unknown if this is a problem with the Arduino PSL Socket implementation or something else, like the Arduino itself (Mega 2560 with an Ethernet Shield 2; other Arduinos were not tried).

@stefandebruyn stefandebruyn added the bug Something isn't working label Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant