Can’t get Modbus client to connect to slave
I’m doing a project where I simulate some data on two WT32 ETH01 modules and send the data to an rpi where I store it in an SQLite database. I want to setup up a Modbus master on the rpi and have the WT32s as slaves, sending the data to the rpi, with both WT32 connected to an ethernet switch and then the pi connected to that switch with an ethernet cable. As of now, I’m just testing with one WT32 module. When I run the WT32 code, I get the following: