Page 1 of 1

ESP32-PHY RL8201FI Receive Problem

Posted: 04 May 2024, 16:44
by mobrep001
Hi,
I have designed a custom board with wired ETH using PHY RTL8201FI. I am able to program and load drivers, however, when I process request like a test client to google.com etc, the device resonds "Connection Failed". I then used NTP example to see if that works, The NTP replies sometimes with Time and sometimes with nothing. Need help if somne can help me resolve the issue and guide me through.

Re: ESP32-PHY RL8201FI Receive Problem

Posted: 04 May 2024, 19:05
by Ath
Are you running ESPEasy on your board, or 'plain' Arduino, or IDF?

Re: ESP32-PHY RL8201FI Receive Problem

Posted: 04 May 2024, 23:00
by TD-er
Which exact ESPEasy build are you using? (see for exact filename the sysinfo page)
I assume you're using a recent build with "LittleFS" in the name as those use the recently refactored Arduino network code.