-
Notifications
You must be signed in to change notification settings - Fork 52
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
[Feature Request] I want to use wifi and ethernet at the same time, what should I do? #119
Comments
Hello @GASEN1216, what board are you using? |
Hi @rawalexe , |
I tried to modify the code a little bit, now it can support Ethernet connection.
Can I write it this way without causing problems in the future? It works fine on my ESP32S3 for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I read the source code about wifi in core_mqtt_agent_manager.c, but I am not sure how to modify it to adapt to Ethernet to run the three tasks in demo_tasks. Can anyone give me some advice? Thank you very much
The text was updated successfully, but these errors were encountered: