pierremolinaro / acan2515

MCP2515 CAN Controller Driver for Arduino
MIT License
74 stars 29 forks source link

question experience CAN-bus Nissan Leaf 2016 #9

Open mertensbart20 opened 5 years ago

mertensbart20 commented 5 years ago

Hello,

First of all thanks for the great library. I want use your library to smartcharge my electric car, a Nissan Leaf model 2016. Do you have a simple example code for this?

Thanks in advance, Bart

pierremolinaro commented 5 years ago

Hello,

Thank you for your message. Unfortunatly, I never use CAN network for interfacing a car, so I have no document on this topic.

Best regards,

Pierre Molinaro

Le 13 juin 2019 à 20:33, mertensbart20 notifications@github.com a écrit :

Hello,

First of all thanks for the great library. I want use your library to smartcharge my electric car, a Nissan Leaf model 2016. Do you have a simple example code for this?

Thanks in advance, Bart

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pierremolinaro/acan2515/issues/9?email_source=notifications&email_token=AEWKZVB3WH5HHJTFAGIOXADP2KHJFA5CNFSM4HX4XOO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZML6WQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AEWKZVGCYIV4INRXJLEH2NTP2KHJFANCNFSM4HX4XOOQ.

mertensbart20 commented 5 years ago

Hello,

But if I understand it correctly you can listen to CAN-bus messages with your library. So once I know the needed CAN-bus messages I should be able to extract for instance the state of charge of my battery. Tha t would be the info I need to smartcharge my car.

Greetings, Bart