(11-14-2024, 12:36 PM)admin Wrote: here is PCF8574 arduino library we are using.
PCF problem solved. What about ETH.h library and compiler errors? Which library should I use? Currently the one built into the esp32 library is used, which can be seen in the error logs.
Interestingly, the example from the esp32 / Ethernet library called ETH_LAN8720 compiles without errors in the same Arduino environment. Request for support. Ultimately, I would like to use the MYSENSORS library, but I have to start with the network first.