Start a new topic

New installation (fr)

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

IMG1970.jpg
(2.28 MB)

@Jeremy We have shipped a warranty  replacement controller and current measurement coil.


1 person likes this

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

"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




No news from support ? I have opened a support ticket and I've no news too.

No...

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

 

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)


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

@ 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.


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 ?

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...

Ok thanks, I'll keep you informed.

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?

HEIC
(1.39 MB)

Hello,

Any news for me please ?

Regards,

Hello,

I put the replacement parts and guess what... It works !

Login or Signup to post a comment