hoylabs / OpenDTU-OnBattery

Software for ESP32 to talk to Hoymiles/TSUN/Solenso Inverters, VE.Direct devices, battery management systems, and related peripherals
GNU General Public License v2.0
301 stars 63 forks source link

Improvement: Double the VE.Direct receive buffer to 512 bytes to avoid overflow #1109

Closed SW-Niko closed 2 months ago

SW-Niko commented 2 months ago

Maximum buffer fill level when entering the VeDirectFrameHandler::loop() Buffer size 256 Byte: 256 bytes Buffer size 512 Byte: 344 bytes (maximum value, logged after 4 days)

github-actions[bot] commented 1 month ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.