-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate.
- Provided a clear description of your suggestion.
- Included any relevant context or examples.
Issue or Suggestion Description
Hi,
I am facing an issue with the Linux receiver: the Linux terminal is not receiving any inbound messages via UDP/CoAP, even though it has no problem sending out messages via UDP/CoAP to other children/routers.
I can ping between devices without any issues, which means that both directions are reachable.
I tried running "sudo tcpdump -ni wpan0 udp port 12345" but seems like it never reaches. If i just run on another terminal in the same linux locally, "echo "Hello, UDP!" | nc -u 127.0.0.1 12345" , it received.
It is set up with ot_rcp idf 5.32v and Linux Ubuntu.
I have also tried disabling the firewall using "sudo ufw disable." Do you have any tips for resolving this? Thanks.
Regards,
dk
Metadata
Metadata
Assignees
Labels
No labels