Search found 3 matches
- Mon Jul 13, 2020 11:48 am
- Forum: ESP32 Arduino
- Topic: Esp32 ModbusMaster Arduino IDE
- Replies: 4
- Views: 7187
Re: Esp32 ModbusMaster Arduino IDE
What does 'resultMain' say after the readHoldungRegisters call? Is the address you are attempting to read valid on your frequency inverter?
Second, pins 0 and 14 look odd for the ESP32's UART2, especially the 0. I know of no ESP32 that has a serial line on pin 0, since that is used for boot etc ...
- Thu Jul 09, 2020 2:48 pm
- Forum: ESP32 Arduino
- Topic: Esp32 ModbusMaster Arduino IDE
- Replies: 4
- Views: 7187
Esp32 ModbusMaster Arduino IDE
Hi everyone,
I'm trying to do ESP32 communicate with a Freq. Inverter using MAX485 converter. I'm using the library ModbusMaster with Arduino IDE.
I tested a Arduino UNO instead the ESP32 and it worked fine.
With the ESP32 I can only write to the Inverter, but not read.
Did someone foundout the ...
I'm trying to do ESP32 communicate with a Freq. Inverter using MAX485 converter. I'm using the library ModbusMaster with Arduino IDE.
I tested a Arduino UNO instead the ESP32 and it worked fine.
With the ESP32 I can only write to the Inverter, but not read.
Did someone foundout the ...
- Fri Jul 03, 2020 10:50 pm
- Forum: ESP32 Arduino
- Topic: ESP32 RS485driver hardwareserial ModbusMaster
- Replies: 23
- Views: 53275
Re: ESP32 RS485driver hardwareserial ModbusMaster
Hi everyone,
I'm trying to do ESP32 communicate with a Freq. Inverter using MAX485 converter. I'm using the library ModbusMaster with Arduino IDE.
I tested a Arduino UNO instead the ESP32 and it worked fine.
With the ESP32 I can only write to the Inverter, but not read.
Did someone foundout the ...
I'm trying to do ESP32 communicate with a Freq. Inverter using MAX485 converter. I'm using the library ModbusMaster with Arduino IDE.
I tested a Arduino UNO instead the ESP32 and it worked fine.
With the ESP32 I can only write to the Inverter, but not read.
Did someone foundout the ...