Search found 11 matches
- Thu Jun 26, 2025 10:53 am
- Forum: Nissan
- Topic: Nissan Leaf (and Tesla) coolant pumps
- Replies: 23
- Views: 20217
Re: Nissan Leaf (and Tesla) coolant pumps
Found this post and the very useful informations about the PWM Signal.
I like to use a ESP32 based HW. This one delivers 3.3V output. Has anyone tried this for PWM control of the Nissan / Tesla pumps?
Just gave it a short try and it failed. Logik Level Converter from 3.3 to 5V is the way to ...
- Wed Jun 25, 2025 4:01 pm
- Forum: Battery Managment (BMS)
- Topic: Question about 12 Volt "starter" Battery (Please move if incorrect)
- Replies: 30
- Views: 15002
Re: Question about 12 Volt "starter" Battery (Please move if incorrect)
Actually I'm up to version 3 of my setup with an 24Ah LFP and a separate charge regulator. Diode and Relay contact changed a lot...
The 12V LFP battery is charged whenever the main DC-DC provides energy and it does only supply the car when it does not.
Actually this solution needs more components ...
The 12V LFP battery is charged whenever the main DC-DC provides energy and it does only supply the car when it does not.
Actually this solution needs more components ...
- Wed Jun 25, 2025 3:31 pm
- Forum: Nissan
- Topic: Nissan Leaf (and Tesla) coolant pumps
- Replies: 23
- Views: 20217
Re: Nissan Leaf (and Tesla) coolant pumps
Found this post and the very useful informations about the PWM Signal.
I like to use a ESP32 based HW. This one delivers 3.3V output. Has anyone tried this for PWM control of the Nissan / Tesla pumps?
Thanks in advance
Frank
I like to use a ESP32 based HW. This one delivers 3.3V output. Has anyone tried this for PWM control of the Nissan / Tesla pumps?
Thanks in advance
Frank
- Tue Feb 25, 2025 2:00 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 476302
Re: Simp BMS
That was my approach. Maybe I should add LowTemperature for the Limit specification. But first: TEST.
Thank's a lot for your fast response, the complete definition for 0x35A and the corresponding code snippet.
Have a nice day!
Frank
- Tue Feb 25, 2025 9:53 am
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 476302
Re: Simp BMS
I'm interpreting CANbus data from my SimpBMS. The manual says that 0x35A Warning should send these Datas:
image.png
But in the TESLABMSV2.ino project I found a more complex definition, that maybe is related to a Victron system I didn't use:
msg.id = 0x35A;
msg.len = 8;
msg.buf[0] = alarm[0 ...
image.png
But in the TESLABMSV2.ino project I found a more complex definition, that maybe is related to a Victron system I didn't use:
msg.id = 0x35A;
msg.len = 8;
msg.buf[0] = alarm[0 ...
- Wed Oct 30, 2024 2:53 pm
- Forum: Battery Managment (BMS)
- Topic: Question about 12 Volt "starter" Battery (Please move if incorrect)
- Replies: 30
- Views: 15002
Re: Question about 12 Volt "starter" Battery (Please move if incorrect)
I do have a similar challenge with the weight as DVD3000 and had nearly the same idea as muehlpower to use a battery from the supplier in his link. But I do like the smaller 24Ah batterie much more. https://www.autobatterienbilliger.de/Accurat-Traction-T24-LFP-12V-LiFePO4-Lithium-Versorgungsbatterie ...
- Sun Oct 27, 2024 5:49 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 476302
Re: Simp BMS
You need to change code so up to you how you do it.
You are right, if I want to do that, it is my responsibility.
Based on the code, the VEcan() function was added primary for the Victron Energy support and maybe that's why so many ID's are in use.
A Charger is enable via CAN broadcast message ...
- Sun Oct 27, 2024 4:20 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 476302
Re: Simp BMS
OK. Is it easier to add a new ID with this structure or modify one of the existing?
I do have an Elcon charger and DC/DC converter on the same Canbus. So I shouldn't interfere those communications.
Best regards
Frank
- Sun Oct 27, 2024 3:18 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 476302
Re: Simp BMS
At the moment I'm configuring my Hyper9 system with the SME AC-X1 controller in combination with SimpBMS. They should exchange data via CAN network, but the configuration page of the TAU smartview software causes me problems.
I'm running TESLABMSV2.ino and this is the CAN output: https://up.picr.de ...
I'm running TESLABMSV2.ino and this is the CAN output: https://up.picr.de ...
- Mon Oct 07, 2024 12:29 pm
- Forum: Drive trains (motors and inverters)
- Topic: New Simp Eco development - Charge Port Controller
- Replies: 11
- Views: 5866
Re: New Simp Eco development - Charge Port Controller
Do you still plan to finish this? I've got a SimpCharge in combination with SimpBMS. The lock mechanism is a TUEV requirement and I've already started with a DRV8871 to operate it. LED's would be an additional feature.
Let me know if the unit is available, please.
Best regards
Frank
Let me know if the unit is available, please.
Best regards
Frank
- Thu Aug 18, 2022 1:58 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 476302
Re: Simp BMS
i just received my SimpBMS board from Second Life EV Batteries Ltd and start to play around with it. Amazing thread with lots of information!
Just wondering: Did someone create a housing for this board and provides a step or stl file to print it?
Just wondering: Did someone create a housing for this board and provides a step or stl file to print it?