i built the ethernet gateway with the ENC28J60 module, arduino nano v3.0 and RF24 radio, using this guide and there are three problems which i'm not being able to solve (i used the https://github.com/mysensors/MySensorsArduinoExamples/tree/master/libraries/UIPEthernet, as suggested).
fixed ip, connected to power supply, ethernet cable and usb - ping works, but HA does not "sees"
fixed ip, connected to power supply, ethernet cable but no usb - ping does not works ????
commented ip definition, to enable dchp - does not work.
seams the instructions are outdated -
i really need help to make it work.
thx