2023-24 KIA Niro Plus EV Port - #499
Open
Akarow77 wants to merge 24 commits into
Open
Conversation
Added additional car models to the fingerprint check for Hyundai and Kia.
Akarow77
marked this pull request as draft
July 18, 2026 17:04
Akarow77
force-pushed
the
niroev-plus-port
branch
from
July 18, 2026 18:30
719fbfd to
acc7876
Compare
Akarow77
marked this pull request as ready for review
July 18, 2026 18:37
Akarow77
marked this pull request as draft
July 21, 2026 12:44
Akarow77
marked this pull request as ready for review
July 21, 2026 12:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds support for the 2023-24 Kia Niro Plus EV (DE PBV).
The base platform is similar to the existing Kia Niro EV (DE EV), but the
Niro Plus is a separate derivative body style (DE PBV) — different body/
dimensions and a notably different curb weight (~1760kg) compared to the
standard Niro EV. It is tracked as a separate CAR entry rather than reusing
DE EV, since torque/tuning values are not expected to be identical.
Requirement: the vehicle must be equipped with Kia Drive Wise
(ADAS package, includes SCC/LKAS/etc.). This port has only been tested on
a Drive Wise-equipped unit — behavior on trims without Drive Wise is
unknown and likely unsupported (missing radar/camera fingerprints).
Testing
(no collision with existing Niro EV / other Hyundai-Kia fingerprints)
Notes
substitute.tomlcurrently maps KIA_NIRO_PLUS_EV → KIA_NIRO_EV fortorque tuning. See comment below re: lateral tuning validation status.