@Jeremy We have shipped a warranty replacement controller and current measurement coil.
1 person likes this
OpenEVSE Support
said
4 months ago
There is not much to fail on the coil. You can test it with a multimeter and measure the resistance. If the connection is secure and the coil is good, the controller would need to be replaced.
1 person likes this
OpenEVSE Support
said
3 months ago
"To program unplug the cable that goes between OpenEVSE and the WiFi/Display module"
"plug in the USB/Serial adapter"
Press and hold the BOOT button then press RESET button. Release BOOT. This enters bootloader. Alternatively, you can hold BOOT while plugging in, then release.
The OpenEVSE adapter is a CP2102 with a custom harness to go from 0.1" dupont to JST PH.
Programming is standard for ESP32 chips.
The repartition process for the TFT LCD in the short term requires a USB => Serial adapter and esptools (requires Python and pyserial).
Download the 5.1.2 - openevse_wifi_tft_v1.bin, bootloader_16mb.bin and partitions_16mb.bin from
No news from support ? I have opened a support ticket and I've no news too.
J
Jérémy Filhoulaud
said
3 months ago
No...
OpenEVSE Support
said
3 months ago
The odds of two sets of controller and display (original) and replacement having the exact same hardware issue is zero. There has to be something else going on, maybe a software bug. When you login to the station is the current readings 0A or is it just 0w on the display? Does the history show any data on Energy?
The process to enlarge the file partitions update to the latest firmware is:
The repartition process for the TFT LCD in the short term requires a USB => Serial adapter and esptools (requires Python and pyserial).
Download the 5.1.2 - openevse_wifi_tft_v1.bin, bootloader_16mb.bin and partitions_16mb.bin from
To program unplug the cable that goes between OpenEVSE and the WiFi/Display module and plug in the USB/Serial adapter. The extra Debug port is not usable for programming. The USB/Serial adapter from the OpenEVSE store comes with the correct wiring harness, a generic USB/Serial adapter should work fine if you build a harness.
B
Benjamin.nicolle
said
3 months ago
As explained here for the "same" discussion, could you precise us where we need to connect the harness cables ?
I'll appreciate a feedback on the recommendation too because if we purchased yours on your store, it'll cost at least 35,9€ with delivery...
J
Jérémy Filhoulaud
said
2 months ago
Ok thanks, I'll keep you informed.
J
Jérémy Filhoulaud
said
2 months ago
Hello,
If it helps, today the system apparently got stuck (see attached). This picture was taken at 14:13 and it shows 12:50 PM + elapsed time not processing (stuck at 47:21). The car is still charging... What can I do, please?
Jérémy Filhoulaud
Hi there,
Just received my charging station yesterday. Built and connected it today but unfortunately, nothing happen on the screen when I first powered it up
- Oldest First
- Popular
- Newest First
Sorted by PopularOpenEVSE Support
@Jeremy We have shipped a warranty replacement controller and current measurement coil.
1 person likes this
OpenEVSE Support
There is not much to fail on the coil. You can test it with a multimeter and measure the resistance. If the connection is secure and the coil is good, the controller would need to be replaced.
1 person likes this
OpenEVSE Support
"To program unplug the cable that goes between OpenEVSE and the WiFi/Display module"
"plug in the USB/Serial adapter"
Press and hold the BOOT button then press RESET button. Release BOOT. This enters bootloader. Alternatively, you can hold BOOT while plugging in, then release.
The OpenEVSE adapter is a CP2102 with a custom harness to go from 0.1" dupont to JST PH.
Programming is standard for ESP32 chips.
The repartition process for the TFT LCD in the short term requires a USB => Serial adapter and esptools (requires Python and pyserial).
Download the 5.1.2 - openevse_wifi_tft_v1.bin, bootloader_16mb.bin and partitions_16mb.bin from
https://github.com/OpenEVSE/openevse_esp32_firmware/releases/tag/v5.1.2
Connect the module to the USB => Serial adapter, then put the module in bootloader mode by holding BOOT and then pressing RESET then release BOOT
Run the command:
esptool --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_size=detect 0x1000 bootloader_16mb.bin 0x8000 partitions_16mb.bin 0x10000 openevse_wifi_tft_v1.bin
Benjamin.nicolle
Jérémy Filhoulaud
No...
OpenEVSE Support
The odds of two sets of controller and display (original) and replacement having the exact same hardware issue is zero. There has to be something else going on, maybe a software bug. When you login to the station is the current readings 0A or is it just 0w on the display? Does the history show any data on Energy?
The process to enlarge the file partitions update to the latest firmware is:
The repartition process for the TFT LCD in the short term requires a USB => Serial adapter and esptools (requires Python and pyserial).
Download the 5.1.2 - openevse_wifi_tft_v1.bin, bootloader_16mb.bin and partitions_16mb.bin from
https://github.com/OpenEVSE/openevse_esp32_firmware/releases/tag/v5.1.2
Connect the module to the USB => Serial adapter, then put the module in bootloader mode by holding BOOT and then pressing RESET then release BOOT
Run the command:
esptool --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_size=detect 0x1000 bootloader_16mb.bin 0x8000 partitions_16mb.bin 0x10000 openevse_wifi_tft_v1.bin
Jérémy Filhoulaud
Nothing in history on my side (see attached)
Can you please send me an USB => Serial adapter that work great for that ? I can do that by the end of the week (after purchased adapter)
Benjamin.nicolle
As asked here, could you explain how can we use the adapter on the screen card ?
There is no plug to pin it...
https://github.com/OpenEVSE/openevse_esp32_firmware/issues/881
OpenEVSE Support
@ Benjamin.nicolle
This is the correct USB/Serial device to program the ESP32 WiFi. https://store.openevse.com/collections/all-products/products/usb-to-serial-comm
To program unplug the cable that goes between OpenEVSE and the WiFi/Display module and plug in the USB/Serial adapter. The extra Debug port is not usable for programming. The USB/Serial adapter from the OpenEVSE store comes with the correct wiring harness, a generic USB/Serial adapter should work fine if you build a harness.
Benjamin.nicolle
As explained here for the "same" discussion, could you precise us where we need to connect the harness cables ?
https://github.com/OpenEVSE/openevse_esp32_firmware/issues/881
.
Thanks for your feedback regarding the usb to serial adapter.
I see a lot of chip based : FT232RK, TFDI FT232RL, CP2102, CH340G etc
https://amzn.to/3Uv6id1
https://amzn.to/4eVPvYO
https://amzn.to/3NIuIMn
https://amzn.to/40mpNIH
https://amzn.to/3NJRi7y
Any advice on the choice ?
Jérémy Filhoulaud
I'll appreciate a feedback on the recommendation too because if we purchased yours on your store, it'll cost at least 35,9€ with delivery...
Jérémy Filhoulaud
Ok thanks, I'll keep you informed.
Jérémy Filhoulaud
Hello,
If it helps, today the system apparently got stuck (see attached). This picture was taken at 14:13 and it shows 12:50 PM + elapsed time not processing (stuck at 47:21). The car is still charging... What can I do, please?
Jérémy Filhoulaud
Hello,
Any news for me please ?
Regards,
Jérémy Filhoulaud
Hello,
I put the replacement parts and guess what... It works !
-
Forum
-
An OpenEVSE without relays?
-
Schematics of v4 board
-
Backup battery for display
-
OpenEVSE - Level 2 Deluxe Charge Station Combo Circuit compatibility
-
Connections on the V4 board
-
openevse versions
-
Fantastic device
-
EVSE occasionally trips to Vent Required...
-
Wh counter accurate?
See all 318 topics