-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open Source Analysis of Hyundai / Kia CAN messages, and other Programs using them. #41
Comments
Nice find! For the Kia Niro, Hyundai Kona would also apply, right? Where would you have to plug into the CAN bus to get these kinds of information? |
Import relevant BMS entries from the Google Sheets linked in JejuSoul#41. Not yet confirmed. The `00X` prefix stands for eXperimental.
@JejuSoul Hello! In the "command" spreadsheets, how did you send those commands and have the car accepted the commands in 0x770? I'm trying this out in the 2020 Hyundai Sonata, which the messages are almost identical to the Kia Niro EV except the EV related messages. I entered Diagnostic Session via \x10\x03, received positive response \x50\x03, then tried to send the commands to 0x770 as mentioned here, but I kept receiving negative response \x7F\x2F\x33 for all commands sent to this ECU after. |
Hi , i have a ( Niro HEV ) Hybrid 1,5Kw battery, spitting out the following HEx messages. looking for SOC , Volt and others. Where to look for it ? 22285 670 8 9E 7 34 8 A8 6D 4 0 |
Not sure if we're looking at the same stuff or not, but I have the following sniff from a session with an ELM327 scanner:
I saw you also talking about this magic string "1003" and wondered if you knew any more about it - I don't really understand that this is doing but I think 1003 is always sent before querying ECU 744. |
Here are some sites with Open Source Analysis of Hyundai / Kia CAN messages.
27kWh Kia Soul EV - GoogleDocs: Kia Soul EV CAN Messages
64kWh Kia Niro EV - GoogleDocs: Kia e-Niro Can messages
28kWh Hyundai Ioniq Electric - GoogleDocs: ioniq-pid-analyse-community.xlsx
Does anyone know any more? Are there extra values seen on these sites that we can use here?
The text was updated successfully, but these errors were encountered: