Dennis Luxen
Dennis Luxen
Oh, that one is interesting. Thanks for sharing.
Typo has been fixed in the latest main branch. Thanks again for reporting.
Yes, as far as I can tell, it should be possible to adjust the power ratio. It will be a matter of implementing the right call.
I used the following writeup for coding: https://github.com/henkwiedig/Hoymiles-DTU-Proto/blob/main/protcol.md Not sure how accessible it is, tho.
A framework to look at for baremetal async could be embassy: https://github.com/embassy-rs/embassy
 This seems very much doable progress: - dev environment set up with a ESP32-C3-M1 - basic architecture using two threads and a channel to cross-communicate milestones for a map...

Somewhat expectedly the code compiles fine for the esp32-c3 platform after sorting out dependencies
Implementation to happen in branch https://github.com/DennisOSRM/hms-mqtt-publisher/tree/exclusive_mode
Alternatively, the tool should send online or off-line state with every update on a separate topic.