Search found 3 matches

by whcir@charter.net
Mon Mar 06, 2023 5:46 pm
Forum: ESP32 Arduino
Topic: JL1101 Etheret PHY
Replies: 1
Views: 1834

JL1101 Etheret PHY

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
by whcir@charter.net
Mon Feb 27, 2023 8:33 pm
Forum: General Discussion
Topic: JL1101 Support
Replies: 3
Views: 3258

Re: JL1101 Support

The vendor has a driver for the JL1101 here https://github.com/dtlzp/relay_dev_demo/blob/main/esp-idf-dt-patch/components/esp_eth/src/esp_eth_phy_jl1101.c Being a novice I don't know how to use this in esp32 Arduino environment because it looks like it is for the IDF environment. any help would gett...
by whcir@charter.net
Sat Feb 25, 2023 10:18 pm
Forum: General Discussion
Topic: JL1101 Support
Replies: 3
Views: 3258

JL1101 Support

Is there support for the JL1101 PHY chip in Arduino? I purchased a relay board thinking it had a LAN8720 PHY chip and now I can't program the ethernet interface.

Thanks