esp32 c3-s5 dm9051
#16132
Replies: 2 comments 4 replies
-
Can you provide details on the exact port, nic and Micropython firmware you are running this on? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Confirm that your Ethernet PHY module indeed uses the DM9051. If it uses a different chip, you'll need to set the correct PHY type in your code. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hy.
I am a newbie into esp32 and micropython.
I tried to use my ethernet port poe.
By collecting informations and helped by copilot i got this code :
But i got this error :
I don't manage to see where i am wrong.
Can somebody help me, please :)?
Thanks by Advacne
Beta Was this translation helpful? Give feedback.
All reactions