I have been trying to set up a WT32-ETH01 using ESP-NOW and I can figure it out for the life of me. I want to have the WT32-ETH01 connected to my LAN line and then that become a master to other slave nodes using ESP-NOW. I have ESP32 dev boards and some ESP32 minis and can’t figure out how to configure them as slaves. I keep reading about other people getting it set up, but I can’t find a tutorial. Any help is appreciated! I’m a little new here
ESPnow and ethernet do not play well together.
better to use wifi on the slaves.
Yeah, I started to see this as an issue. I decided to pivot to using DDP with dedicated IP addresses and it seems to have solved a lot of issues for me.