Tinkerforge / esp32-firmware

Firmwares for ESP32 Brick and ESP32 Ethernet Brick (including firmwares for WARP/WARP2 Charger, WARP Energy Manager)
https://www.tinkerforge.com/en/doc/Hardware/Bricks/ESP32_Ethernet_Brick.html
26 stars 20 forks source link

WARP1: Investigate meter setup race condition. #229

Open rtrbt opened 1 year ago

rtrbt commented 1 year ago

The modbus meter module seems to have the same race condition as the one fixed here for WARP2: https://github.com/Tinkerforge/evse-v2-bricklet/commit/4512af2fccfed9dbd6cf53e4974ecd5c31d24f30 However the only way to use this race condition to track charges with a meter_start value of 0 seems to be a boot loop that I've failed to reproduce yet.