Hy can please share the arduino code and artisan configuration? I can't understand how to write the correct Modbus comand in Arduino Uno to comunicate with Artisan (the 16 numbers). Than you!
Arduino code has not been uploaded yet, but there is a similar example as following URLfor your reference. It uses ESP32 board to read the voltage, current and temperature values of the gauage by modbus communication protocol. You can refer to this Arduino code first and further modify it as the write function. The code can also be applied to Arduino UNO board. hy-chou.blogspot.com/2023/10/esp32-how-to-get-gauge-data-by-serial-port-and-modbus-and-arduino-IDE.html
Hy can please share the arduino code and artisan configuration? I can't understand how to write the correct Modbus comand in Arduino Uno to comunicate with Artisan (the 16 numbers). Than you!
Arduino code has not been uploaded yet, but there is a similar example as following URLfor your reference. It uses ESP32 board to read the voltage, current and temperature values of the gauage by modbus communication protocol. You can refer to this Arduino code first and further modify it as the write function. The code can also be applied to Arduino UNO board.
hy-chou.blogspot.com/2023/10/esp32-how-to-get-gauge-data-by-serial-port-and-modbus-and-arduino-IDE.html