Open
Description
Hi,
I tried the ModBusRTUClient class with the RS485 shield for MKR 1010. I had no troubles to read holding registers when I was debugging with USB plug connected.
But when I removed the cable, I was unable to read Modbus and I have a long timeout when I try to read it.
I tried to not use Serial USB, but i encountered the same problem, when I unplug the cable I was unable to read the modbus. I also tried to supply my board on USB 5V without communication and without success.
Someone already encountered this issue?
Thanks in advance!