lumapu / ahoy

Various tools, examples, and documentation for communicating with Hoymiles microinverters
https://ahoydtu.de
Other
953 stars 224 forks source link

Bug ? Time Stamp #1245

Closed Peertje-62 closed 11 months ago

Peertje-62 commented 11 months ago

Platform

ESP32

Assembly

I did the assebly by myself

nRF24L01+ Module

nRF24L01+ plus

Antenna

circuit board

Power Stabilization

Elko (~100uF)

Connection picture

Version

0.8.11

Github Hash

ba8d1f3

Build & Flash Method

ESP Tools (flash)

Setup

DTU interval 30 seconds

Debug Serial Log output

No response

Error description

Hi, With older versions I had a time stamp every 30 seconds , alternate , HM600 & HM 300. Now with 0.8.11 according to GUI both at the same time? Hope to hear from you, Kind regards ahoy

lumapu commented 11 months ago

Yes this was the initial idea of communcating. All requests are aligned in a queue. Once the first inverter has answered the second one is communicating. The interval is now an interval, in all versions before 0.8.x the interval was more like a communication break.

Peertje-62 commented 11 months ago

thx