Dennis Luxen

Results 138 comments of 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

![IMG_0634](https://github.com/DennisOSRM/hms-mqtt-publisher/assets/1067895/03a6b3d8-8876-4507-8d0f-8dccdadcedaa) 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...

![image](https://github.com/DennisOSRM/hms-mqtt-publisher/assets/1067895/637adce0-a25d-4a22-be1a-68b931e14dbf)

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.