can i use this type module with ESP32 chip ? NodeMCU ESP-32S
I just bought an esp32-gateway module so I could used wired ethernet. I had to flash the board using these instructions:
https://github.com/OpenEVSE/ESP32_WiFi_V4.x/blob/master/docs/wired-ethernet.md
The charger kit will be in themail today. But in the meantime I can communicate with the esp32 gateway board over wired ethernet and talk to it using http.
Take your time to read an fully understand all instructions. It took me a few days to absorb the information.
Take a look here for supported wifi boards and the software versions you can flash:
https://github.com/OpenEVSE/ESP32_WiFi_V4.x/blob/master/docs/user-guide.md
https://github.com/OpenEVSE/ESP32_WiFi_V4.x/blob/master/platformio.ini
Or you can buy a new board with firmware:
https://store.openevse.com/collections/all-products/products/openevse-wifi-kit
Thanks !
Please keep in mind, the only module officially supported by OpenEVSE is the OpenEVSE v1 WiFi module. There are hundreds (if not thousands) of different ESP32 designs out there, it would be impossible to support them all. We have configured the build system to output firmware for the most common modules as a courtesy to help DIYers, however it does not cover all possible configurations. Some configurations will require custom firmware to be configured and compiled.
Other notes, The 5v rail on OpenEVSE does not have enough power to reliably support WiFi. A 12v to 5v buck converter is required to supply enough power. The OpenEVSE v1 WiFi module has this buck converter on the board.
Achala Amarasinghe
Hi,
is it possible to replace my wifi module to a ESP32 module and update the firmware?
if so please guide me how to set the programmer wiring also
Thanks in advance
Achala