Giter VIP home page Giter VIP logo

Comments (21)

dexterbg avatar dexterbg commented on June 11, 2024

https://www.youtube.com/watch?v=x40XnMGI75M

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

Thank you for your replay
The battery level on dashboard it shows 0v charge like no battery

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

That's what you initially wrote. What about details like hardware setup, software configuration & serial debug log content?

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

What find out that the problem with hardware
Mcp2515_can bus that I have is 8mhz
Instead of 16mhz
Is there anyway to let it work with 8mhz

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

Looking into the configuration file may help…

https://github.com/dexterbg/Twizy-Virtual-BMS/blob/master/examples/SimpleBMS/TwizyVirtualBMS_config.h#L33

But earlier attempts with 8 MHz failed, that's why I recommend 16 MHz. You normally can exchange the crystal on an 8 MHz module.

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

I replaced the 8mhz crystal with 16mhz but still same problem is there anyway to get shem of Arduino nano and mcp2515 connection

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

I don't understand you. If there was a basic issue with your MCP2515 connection, you couldn't even switch into drive mode.

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

Exactly

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

A quick duck reveals this NiRen/Nano guide: https://circuitdigest.com/microcontroller-projects/arduino-can-tutorial-interfacing-mcp2515-can-bus-module-with-arduino

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

You are right was hardware problem, "Nano cheap quality built".
Now it's showing battery level on dashboard full, but I don't receive command from Pin9 relay sevcon supply to turn relay on
Any suggestions!

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

What about "ecu ok" should connect to 12v bms by 10kohm resistant or 470 ohm

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

Check out the example: https://github.com/dexterbg/Twizy-Virtual-BMS/blob/master/extras/Arduino-Example-Yazaki-Relays.pdf

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

First thank for your reply
I did this example, when I turn the ignition On it shows battery level on dashboard everything OK and N flashing. When I turn key to start position nothing happens, and I tested relay K1 sevcon supply doesn't click (doesn't receive order to work)

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

IMG_20200514_172529
That is the charger I have on twizy, you think simplebms can work with it

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

There are no known charger incompatibilities.

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

Anyway when I plug 🔌 220v the charger wouldn't give 60v to traction battery only 13.5v to the 12v battery. Does it need signal from can_bus?
Or the charger damaged
The car locate in South korea

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

Yes of course it needs the CAN handshake with the BMS, that's what this project & repository is all about. See protocol documentation in the extras folder. I can only help you with the software if you provide debug details.

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

IMG_20200518_123033
IMG_20200518_123052
IMG_20200518_123121
IMG_20200518_123133
Hopefully will help

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

Do we have to code the BMS battery to the rest of the vehicle…charger and Inverter doesn’t recognize the BMS

from twizy-virtual-bms.

dexterbg avatar dexterbg commented on June 11, 2024

Taking photos of the serial log is really weird. You can simply copy the serial log output.

But regarding the log, that looks perfectly normal & correct. So there doesn't seem to be a CAN or software issue, except if you would have configured the wrong output port for the 3MW relay. But you would already have noticed the 3MW relay doesn't work, wouldn't you?

If 3MW is OK, you should check if the CAN transmissions of the VirtualBMS really get to the bus. And you should check all charger and inverter wirings to the BMS, probably also check the relays.

from twizy-virtual-bms.

bakrimo avatar bakrimo commented on June 11, 2024

Actually 3MW relay once I turned the ignition to position ON it turned off. the STOP LIGHT turn On WITH 3 BEEPS

from twizy-virtual-bms.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.