The last piece of my puzzle now that I can communicate with the hex protocol from a microcontroller over VE direct is to set the charge current depending on some conditions.
Can't manage to find an example formatted a way that would work for me, here's an example of what I'm sending to disable the charging:
":80002000447\n" and that works great.
Would anyone be able to assist me in figuring out what to send, in the above format, that would do say... 5.5 amps? I learn by example, sorry to bother, but if I can identify which characters in the overall string represent the 5.5 then I can wrap my brain around this and start sending things other than 5.5.
Thanks much!