-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
Socket,UDP Cann't get dada (IDFGH-13190) #14128
Comments
There are four ways to specify UDP addresses: You need to understand this difference. Communication is not possible if the sender and receiver are different. |
It's no matter about IP address, because data server can get data from udp client, but udp client can not get data from data server. |
Thank you,I'll test the samples tomorrow. |
hi @henry1960 any update about this issue? |
Thanks for reporting, will close due to inactivity, feel free to reopen with more updates. |
Answers checklist.
IDF version.
IDF 5.2
Espressif SoC revision.
ESP32C6
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
CMD
Development Kit.
ESP32-C6-DevKitC-1
Power Supply used.
USB
What is the expected behavior?
I what to get a answer from espressif.
What is the actual behavior?
A udp client project was normally completed ,but it can NOT receive data,.
Steps to reproduce.
After the App is started, server can get data form the Kit, bet server get nothing from Kit.
Debug Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: