Search found 1 match

by renanpaiva
Mon Aug 12, 2019 5:07 pm
Forum: General Discussion
Topic: Modbus RS485 RTU - Slave
Replies: 1
Views: 3546

Modbus RS485 RTU - Slave

Hi everyone, I'm getting started with NodeMCU. At this point, I'm trying to read a Modbus RTU RS485 meter. With Arduino works ok, but when I put the same code to work with ESP 32 nothing happens. I can't get any value. Has someone a good example for a beginner with NodeMCU for the above scenario? Be...