DPM8600 Programmable PowerSupply #16160
-
I have a small solar system (balcony solar) which is equipped with a battery . So that I can regulate the feed-in power, a programmable power supply (DPM8600) is connected between the inverter and the battery. This I would now like to control depending on the current demand. DPM8600 have a very simple serial protocol. I tried to get it running with a script similar to OBIS.
Unfortunately I don't get any response from the DPM8600. Has anyone been able to get this to work or can help me? |
Beta Was this translation helpful? Give feedback.
Replies: 16 comments 31 replies
-
I'm using this for my DPM8624
|
Beta Was this translation helpful? Give feedback.
-
Hello |
Beta Was this translation helpful? Give feedback.
-
@radiergimmy |
Beta Was this translation helpful? Give feedback.
-
@radiergimmy #ifndef USE_WEBSERVER It still doesn't show anything on the Tasmota main page. I can't really test it until I get the DPM8624. But normally the display should at least appear with zeros! |
Beta Was this translation helpful? Give feedback.
-
It's working now. My TTL to RS485 converter was defective... I had to do make a little change in the meter metrics to get the values displayed correct (count from 0 to 4): |
Beta Was this translation helpful? Give feedback.
-
Hello,
|
Beta Was this translation helpful? Give feedback.
-
I have now received my DPM8624. The values are also displayed in the Tasmota, but only partially in the ioBroker. The two values of voltage and current (display) remain zero, and you cannot change any values from the ioBroker! |
Beta Was this translation helpful? Give feedback.
-
Hallo Ihr! I ve got the same problem. But I´m using NODE-Red. On the Tasmota-WebGUI everything works, (setting, reading) in console SENSORS show up also. But I dont know how to publish Current (sCur) or Voltage via MQTT. I have no clue in programming, maybe someone can help me. Or it is not possible to publish because on a subscribe topic it does not work? |
Beta Was this translation helpful? Give feedback.
-
If anyone has an answer plz write in here, thx. |
Beta Was this translation helpful? Give feedback.
-
@barbudor |
Beta Was this translation helpful? Give feedback.
-
The DPM works wonderfully from Tasmota and the values are also transmitted to the ioBroker via MQTT. The problem is that I don't set the values for U / I / Switch in ioBroker or get them to Tasmota (DPM)! |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, I am trying to set this up. |
Beta Was this translation helpful? Give feedback.
-
Here's something to test for the Sonoff adapter for ioBroker.
|
Beta Was this translation helpful? Give feedback.
-
Hello everyone first of all, good work done here so far. Maybe you can "share" a little more of your experience. I can already change values via the web interface at Tasmota. But none of the 5 values are displayed in the web interface. Protocol is changed to ModBus and a RS485-TTL converter to an esp8266 on a NodeMCU board. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I don't want to hijack this discussion, but for those that are struggeling with the set-up, I have written some very easy to run ESPHome YAML code for this Buck converter, it is for the 50A version, but the code can be adjusted easily. Hardware advice also here: |
Beta Was this translation helpful? Give feedback.
I'm using this for my DPM8624