I found the driver for the JL1101 ethernet here https://github.com/dtlzp/relay_dev_demo ... ts/esp_eth. It is for the ESP32 IDF environment, how can this be made as an Arduino library so it can be used in the Arduino IDE?
Thanks
JL1101 Etheret PHY
-
- Posts: 364
- Joined: Mon Jan 04, 2021 2:06 pm
Re: JL1101 Etheret PHY
Hi,
This will be possible if you add this driver to the Arduino via the Library Builder.
In sum, the ESP-IDF used on Arduino ESP32 core should be recompiled in order to add this new driver. Using it as an Arduino library will not be possible in this case.
This will be possible if you add this driver to the Arduino via the Library Builder.
In sum, the ESP-IDF used on Arduino ESP32 core should be recompiled in order to add this new driver. Using it as an Arduino library will not be possible in this case.
Who is online
Users browsing this forum: No registered users and 39 guests