Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A8 Ethernet Problem
#1
Exclamation 
Hello, i have a KC868-A8 Board connected with ethernet cable but the port suddenly stopped working. The port indicators are both flashing and the board keeps restating every 15min because it searches for a ethernet connection. I use it with ESPhome and home assistant. If i re-flash the esp32 with a WIFI configuration everything works but when i try to use the Ethernet port i get an error and it goes offline in esphome. (Component ethernet was marked as failed.)
Here is my code -

ethernet:
  type: LAN8720
  mdc_pin: GPIO23
  mdio_pin: GPIO18
  clk_mode: GPIO17_OUT
  phy_addr: 0

manual_ip:
  static_ip: 192.168.1.154
  gateway: 192.168.1.1
  subnet: 255.255.255.0

Any ideas on how to fix this ?
Reply


Messages In This Thread
KC868-A8 Ethernet Problem - by msinfo - 09-16-2023, 03:32 PM
RE: KC868-A8 Ethernet Problem - by admin - 09-16-2023, 11:45 PM
RE: KC868-A8 Ethernet Problem - by msinfo - 09-17-2023, 01:15 PM
RE: KC868-A8 Ethernet Problem - by admin - 09-17-2023, 01:42 PM
RE: KC868-A8 Ethernet Problem - by msinfo - 09-17-2023, 04:28 PM
RE: KC868-A8 Ethernet Problem - by admin - 09-17-2023, 09:30 PM
RE: KC868-A8 Ethernet Problem - by msinfo - 09-24-2023, 11:38 AM
RE: KC868-A8 Ethernet Problem - by admin - 09-24-2023, 11:58 PM
RE: KC868-A8 Ethernet Problem - by msinfo - 09-25-2023, 08:42 PM
RE: KC868-A8 Ethernet Problem - by admin - 09-25-2023, 10:27 PM
RE: KC868-A8 Ethernet Problem - by msinfo - 09-26-2023, 07:53 AM
RE: KC868-A8 Ethernet Problem - by admin - 09-26-2023, 10:49 AM
RE: KC868-A8 Ethernet Problem - by msinfo - 09-26-2023, 11:52 AM
RE: KC868-A8 Ethernet Problem - by admin - 09-26-2023, 12:11 PM
RE: KC868-A8 Ethernet Problem - by Namil Heo - 09-30-2024, 01:01 PM
RE: KC868-A8 Ethernet Problem - by Namil Heo - 09-30-2024, 01:04 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)