Skip to content

michak89/DTS1946-4P_to_HUAWEI_translator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

DTS1946-4P_to_HUAWEI_translator

Forked from: salakrzy/DTSU666_CHINT_to_HUAWEI_translator

AdruinoIDE ready project.

ESP32 will translate MODBUS messages and registers addreses of DTS1946-4P Energy Meter into HUAWEI DTSU666H format.

All data received from DTS1946-4P meter can be also send to MQTT Broker. You will find hints on how to assemble the hardware in the /doc project directory, plug DTS1946-4P exactly as chint666 mentioned on the schemes.

In used RS485 interface the R5 and R6 resistors are 20k ohm it is too much for Modbus standard, if you have transmission errors, change this resistors to 2k ohm. If you change the R5 and R6 resistors, you don't need remove the R7 120 ohm resistor.

Project is based on the eMODBUS librrary https://github.com/eModbus/eModbus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • C 0.4%