Skip to content

ESP8266 Modbus communication with Schnieder make Energy meter EM6400 NG using 485 to TTL converter.

Notifications You must be signed in to change notification settings

ashish8284/ESP8266_MODBUS_EM6400NG_SCHNIEDER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ESP8266_MODBUS_EM6400NG_SCHNIEDER

#Thanks to creater of Modbus library : https://github.com/emelianov/modbus-esp8266

#This piece of code read Modbus addresss 2700 of Schnieder make energy meter Model EM6400NG ESP reads MODBUS address from 0. hence we have to read 2699 address which actually reads 2700. ESP reads 16 bit integer. as per Energy meter manual Energy reading is 32 bit floating point. To convert two 16 bit integer in to floating point Seprate function is used in code.

This is sample only for tutorial purpose.

Tutorial Video :- https://www.youtube.com/embed/5n0Q8K1_xnU

About

ESP8266 Modbus communication with Schnieder make Energy meter EM6400 NG using 485 to TTL converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published