MicroOcpp icon indicating copy to clipboard operation
MicroOcpp copied to clipboard

Use with Grizzl-E smart charger

Open tube0013 opened this issue 3 years ago • 1 comments

Hi, the Grizzl-E smart charger uses an ESP32 for Wi-Fi and it's application. Their firmware is a mess, and not very compliant to OCPP. What all would be required to see if ArduinoOcpp could control this box?

This issue has some pictures and details on the fw provided.

https://github.com/lbbrhzn/ocpp/issues/442

It may be possible to follow the traces on the esp32 daughter board there is an 8 pin header that connects is to the main pcb. There is a buzzer and led so I'm guessing those would be 2 of the gpio pins.

Appreciate any input Thank you

tube0013 avatar Mar 18 '22 02:03 tube0013

Sounds like a great project! The first thing to find out is how the communication on their board works in detail and how to control the EVSE from an Arduino sketch. After that you can customize the SECC sketch to support that communication mechanism. Looking forward to hearing about the progress!

matth-x avatar Mar 19 '22 18:03 matth-x

Feel free to reopen this issue in case you retrofit a charger using this project.

matth-x avatar Feb 02 '23 22:02 matth-x