reaper7 / SDM_Energy_Meter

reading SDM72 SDM120 SDM220 SDM230 SDM630 modbus energy meters from arduino (esp8266, esp32, avr)
240 stars 97 forks source link

Added SDM120CT #41

Closed jeroenst closed 4 years ago

reaper7 commented 4 years ago

can You provide a link to the documentation for this module? I found this one: http://www.ett.co.th/productDIN/SDM120CT-MV/SDM120CT%20PROTOCOL.pdf and in above doc not all registers, posted by you, are documented

reaper7 commented 4 years ago

I found that sdm120 and sdm120ct have the same registers: http://www.eastroneurope.com/media/_system/tech_specs/3914/SDM120%20PROTOCOL.pdf http://www.ett.co.th/productDIN/SDM120CT-MV/SDM120CT%20PROTOCOL.pdf

only sdm120c has several registers less

jeroenst commented 4 years ago

You're right... I leave it up to you if you want to accept my pull request with new commit 0bf40c8