CONTROLLINO-PLC / CONTROLLINO_Library

151 stars 55 forks source link

Controllino Ethernet #50

Closed gremarsl closed 2 years ago

gremarsl commented 2 years ago

Hello Controllino-Support. I am using your Controllino Maxi Automation. Unfortunately I cannot reach the device within the network, since Ethernet.begin() fails and returns with 0. The network setup has a DHCP server - so the device should have an IP assigned to it.

What I also tried was the call Ethernet.hardwareStatus() - returning EthernetNoHardware return.

Could you help me with this? What am I doing wrong here?

Thank you so much and best regards,

gremarsl commented 2 years ago

Solution was to install the Controllino boards inside the Arduino IDE via board manager.