Search found 695 matches

by uhi22
Sat Jun 15, 2024 7:31 pm
Forum: Charging
Topic: Drawing power out of CCS port (V2x, inverse charging, bidirectional CCS)
Replies: 51
Views: 28569

Re: Drawing power out of CCS port (V2x, inverse charging, bidirectional CCS)

The overall block schematic is here: https://github.com/uhi22/pyPLC/blob/master/doc/EvseMode.md, added also some photos of my setup there. The raspberry (or windows laptop) running pyPLC connects with an ethernet cable to the tp-pa4010. The tp-pa4010 and the arduino are powered by 5V from an USB pow...
by uhi22
Fri Jun 14, 2024 6:06 am
Forum: Charging
Topic: First-Time Config of FOCCI And CCS1 vehicle charging
Replies: 75
Views: 6873

Re: First-Time Config of FOCCI And CCS1 vehicle charging

I have a couple of questions on the Clara parameters: 1) UdcDivider: Is this only used if InletVtgSrc is set to 1? If it is being used, it should be mapped as a 'Receive' message? 2) What is the purpose of InletVoltage? If I supply it via CAN, I must measure across the charge inlet DC pins and not ...
by uhi22
Thu Jun 13, 2024 5:18 pm
Forum: Charging
Topic: Develop a QCA7000 board?
Replies: 594
Views: 9458959

Re: Develop a QCA7000 board?

First Idea would be the CANopen communication between the web interface and Clara.
by uhi22
Thu Jun 13, 2024 6:43 am
Forum: V2x
Topic: Bidirectional charger with PV Hybrid inverter and pyPLC
Replies: 4
Views: 608

Re: Bidirectional charger with PV Hybrid inverter and pyPLC

johu wrote: Mon Jun 10, 2024 8:29 am Question: Can the powerline modem be used as-is only with patched PIB? Like capacitive coupling from L to CP?
Yes, this should be fine. Even just running CP and L in the same cable for a meter should most likely be sufficient coupling.
by uhi22
Wed Jun 12, 2024 1:46 pm
Forum: Charging
Topic: First-Time Config of FOCCI And CCS1 vehicle charging
Replies: 75
Views: 6873

Re: First-Time Config of FOCCI And CCS1 vehicle charging

Great to hear your progress. Basically it is your decision which messages you want to use.
by uhi22
Wed Jun 12, 2024 11:19 am
Forum: Charging
Topic: Drawing power out of CCS port (V2x, inverse charging, bidirectional CCS)
Replies: 51
Views: 28569

Re: Drawing power out of CCS port (V2x, inverse charging, bidirectional CCS)

Nice small converter. It seems to have a diode-capacitor-ladder to bring the AC to a multiplied DC voltage. So it is able to deal with back-feeded DC with no harm.
by uhi22
Tue Jun 11, 2024 5:47 pm
Forum: Charging
Topic: Drawing power out of CCS port (V2x, inverse charging, bidirectional CCS)
Replies: 51
Views: 28569

Re: Drawing power out of CCS port (V2x, inverse charging, bidirectional CCS)

The video does not open, it says "private". Stored the decoded log here: https://github.com/uhi22/pyPLC/blob/master/results/2024-06-11_Griffigroen_polestar2_stop_in_precharge.pcapng.decoded.txt It shows that we run into precharge, the car is demanding 426V. The pyPLC pretends a precharge a...
by uhi22
Tue Jun 11, 2024 8:53 am
Forum: Inverters / Motor Controllers
Topic: Cannot access web interface on New Tesla LDU V6 Board
Replies: 10
Views: 7478

Re: Cannot access web interface on New Tesla LDU V6 Board

I'm not using the latest (because I'm too lazy ;-), but an older one. This shows after pressing and releasing the EN (aka Reset) button: rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, ...
by uhi22
Mon Jun 10, 2024 8:43 am
Forum: V2x
Topic: Bidirectional charger with PV Hybrid inverter and pyPLC
Replies: 4
Views: 608

Re: Bidirectional charger with PV Hybrid inverter and pyPLC

The prove-of-concept of a separate software-controllable precharge-supply is available here: https://github.com/uhi22/stepup-test#le ... ut-voltage
by uhi22
Sun Jun 09, 2024 8:39 pm
Forum: User Interface
Topic: Use ESP32 Web interface also as GVRET CAN device?
Replies: 60
Views: 5056

Re: Use ESP32 Web interface also as GVRET CAN device?

Some ideas: 1. check whether you found a CAN bus. While disconnected the battery, use an ohm-meter to check the resistance between CANH and CANL. Should be around 60ohms, because the CAN is nominally terminated with 120ohms at each end. May be ok to see something between 120ohms and 50ohms. 2. using...
by uhi22
Sun Jun 09, 2024 1:11 pm
Forum: Charging
Topic: Hyundai Ionic AE Charge Port Actuator wiring help needed
Replies: 1
Views: 281

Re: Hyundai Ionic AE Charge Port Actuator wiring help needed

I assume a switch and maybe one or two resistors. Just add an ohm-meter to the two non-motor pins and use your 12V to turn the motor to both ends.
by uhi22
Fri Jun 07, 2024 6:21 pm
Forum: User Interface
Topic: Use ESP32 Web interface also as GVRET CAN device?
Replies: 60
Views: 5056

Re: Use ESP32 Web interface also as GVRET CAN device?

There are multiple CAN busses in this car. You write "after the diag socket", this sounds like the diag CAN, and this is silent if you did not connect a diagnostic tester to the OBD socket. The komfort CAN you find eg in the front doors.
by uhi22
Fri Jun 07, 2024 1:57 pm
Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
Topic: charging the battery off the car?
Replies: 10
Views: 629

Re: charging the battery off the car?

First recommended action is to check the voltage of each cell. If below 2.5V, I would not charge anymore. There is the topic with the dentrids which lead to internal shortcuts and thermal runaways. If all cells above 2.5V you should be safe to charge maybe block-wise with an adjustable bench supply....
by uhi22
Fri Jun 07, 2024 9:47 am
Forum: Getting Started
Topic: Torque app and Canbus
Replies: 9
Views: 5758

Re: Torque app and Canbus

To clarify some confusion: From what I know the torque app uses diagnostic communication, not the normal cyclic CAN messages. The diagnostic of a certain control unit runs over a pair of CAN messages, a request (from the diagnostic tester, e.g. torque, to the control unit), and a response (from the ...
by uhi22
Thu Jun 06, 2024 7:03 pm
Forum: General
Topic: How to stop pictures rotating when posting
Replies: 3
Views: 291

Re: How to stop pictures rotating when posting

Strange. Seems it is not your fault, the big pictures are correct, only the preview is wrong. Maybe @johu could check the tool which creates the preview.
by uhi22
Thu Jun 06, 2024 6:42 pm
Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
Topic: charging the battery off the car?
Replies: 10
Views: 629

Re: charging the battery off the car?

Which kind of battery? Which chemistry? How many cells in series? BMS?
by uhi22
Thu Jun 06, 2024 6:38 pm
Forum: General
Topic: How to stop pictures rotating when posting
Replies: 3
Views: 291

Re: How to stop pictures rotating when posting

Do you say that your pics change the orientation when you upload them? I never observed this, not on Android/Chrome and not on Windows/Edge.
by uhi22
Thu Jun 06, 2024 7:47 am
Forum: Charging
Topic: Foccci CCS2/OBC/Orion BMS wiring diagram
Replies: 7
Views: 574

Re: Focci CCS2/OBC/Orion BMS wiring diagram

Looks good. For the wakeup line I cannot decide, I have no clue what the BMS and OBC expect or provide at this line.
by uhi22
Thu Jun 06, 2024 7:37 am
Forum: User Interface
Topic: Use ESP32 Web interface also as GVRET CAN device?
Replies: 60
Views: 5056

Re: Use ESP32 Web interface also as GVRET CAN device?

Is the error message still the same "Compilation error: redefinition of 'int esp_intr_flags_to_level(int)'"? This would mean, that something in the Arduino IDE or in the board support for the ESP changed, so that this function is now visible twice to the compiler. One instance is in the pr...
by uhi22
Wed Jun 05, 2024 8:51 pm
Forum: Charging
Topic: The Foccci gallery
Replies: 3
Views: 498

Re: The Foccci gallery

image.png
Uwe is charging the laptop with Foccci. The label on the alpitronic charger says "Einfach Schnell Laden", this is "Simply Fast Charging". Fits quite well :-)
by uhi22
Wed Jun 05, 2024 2:25 pm
Forum: User Interface
Topic: Tool to manage openinverter via CAN
Replies: 119
Views: 32399

Re: Tool to manage openinverter via CAN

Maybe just wait 10ms or 20ms between the requests, to give the messages the chance to be transmitted. Then a complete scan of 127 nodes would take less than three seconds, which sounds acceptable from my point of view for our use case.
by uhi22
Wed Jun 05, 2024 11:08 am
Forum: User Interface
Topic: Tool to manage openinverter via CAN
Replies: 119
Views: 32399

Re: Tool to manage openinverter via CAN

Or create a pull request for the canopen python library.
by uhi22
Wed Jun 05, 2024 10:18 am
Forum: User Interface
Topic: Tool to manage openinverter via CAN
Replies: 119
Views: 32399

Re: Tool to manage openinverter via CAN

What is the range of node ids when scanning? Foccci is at 22, maybe not in the scan range?
by uhi22
Wed Jun 05, 2024 6:12 am
Forum: Charging
Topic: Foccci CCS2/OBC/Orion BMS wiring diagram
Replies: 7
Views: 574

Re: Focci CCS2/OBC/Orion BMS wiring diagram

This looks good, the only remark from my side is the grounding. I would not route the ground via the Foccci connector, but instead: - wire the ground for the contactors to a "power ground" point which has a solid connection to battery minus. Do not route this contactor current over the gro...
by uhi22
Tue Jun 04, 2024 10:08 pm
Forum: User Interface
Topic: Use ESP32 Web interface also as GVRET CAN device?
Replies: 60
Views: 5056

Re: Use ESP32 Web interface also as GVRET CAN device?

To find out the changes of the code, there is the commit history in github. https://github.com/uhi22/wifican/commits/main/
This shows, that there are no changes since two months.
I can only guess, maybe an incompatible library or board was installed.