openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

send HardReset but no report on Log

Open flyrobot opened this issue 1 year ago • 2 comments

when i sent HardReset, box starting rebooting and after that. i cannot found "reason : " status

flyrobot avatar Jan 15 '24 16:01 flyrobot

Hard reset "ungracefully" reboots the charger. The hard reset response gets lost.

To change this behavior, the Reset listener should start a reset timer (of about 10s) instead of resetting the charger immediately. Then the response will go through normally.

If I may ask, which test suite do you use? You can also pm me if you don't want to share it publicy. Contact: matthias [A⊤] arduino-ocpp [DО⊤] com

matth-x avatar Jan 16 '24 15:01 matth-x

Ok, i will contact you

flyrobot avatar Jan 16 '24 16:01 flyrobot