langemand / SoulEVSpy

Android app for Kia and Hyundai electric cars
Apache License 2.0
13 stars 5 forks source link

SoulEVSpy not working on the Ioniq Electric #12

Closed JejuSoul closed 5 years ago

JejuSoul commented 5 years ago

I asked Ioniq users to test the app. One user has tested the app. He provides logs and a YouTube video. It shows no data being received. The BMS on the Ioniq is identical to ours so it should be showing something!

https://www.ioniqforum.com/forum/234-hyundai-ioniq-electric-ev/9962-setting-up-torque-show-bms-data-ioniq-ev-6.html#post395624

The app clearly connects to the KW902 and retrieves the voltage of the 12V battery, But no data from the car's ECUs. The car must be on because the app EVNotify successfully retrieves data from the car.

JejuSoul commented 5 years ago

The app EVNotify has a lot of connection data for both the Soul EV and the Ioniq Electric. See - https://github.com/EVNotify/EVNotify/tree/2448556ac307f90941d8eeb9bb7a5c5933761c5e/app/www/components/cars

This app is much more complex than when I first tested it a few years ago, I am going to take a look at it again

langemand commented 5 years ago

Thanks for the tip! I have modified the initialization sequence to closer resemble the sequence in EVNotify (in 0.1.3-2999), and at least one user was able to successfully see the BMS data from Ionic, although updating at 21 second intervals, due to the many timeouts for Soul-data that isn't there.

langemand commented 5 years ago

I have received recorded files from a Ioniq user (BETA version 0.1.0-3853), scanning BMS-data every 3rd second, without any issues.