I'm the one who is contributing for github repos for HKMC PIDs.
Unfortunately I don't have Ioniq EV but I have Kia Niro EV.
I'll also try that.
When I try using Freematics One+ at Kia Ray EV (it's local model only for Korea) it didn't give any response, while another ELM327 OBD dongle works ...
Search found 3 matches
- Wed Aug 29, 2018 5:23 pm
- Forum: Freematics Products
- Topic: Read PID 2105
- Replies: 6
- Views: 17623
- Tue Dec 27, 2016 1:35 pm
- Forum: Freematics Products
- Topic: Fail to find protocol, any guess?
- Replies: 3
- Views: 8766
Re: Fail to find protocol, any guess?
Thank you for reply.
I also tried "PROTO_CAN_11B_500K = 6".
In this case, ATSP6 gives OK.
But actual data "2101" gives "CAN ERROR".
The code is modified version of "FreematicsONE.cpp".
I added commands to "bool COBDSPI::init(OBD_PROTOCOLS protocol)" for test purpose, so that I can see the ...
I also tried "PROTO_CAN_11B_500K = 6".
In this case, ATSP6 gives OK.
But actual data "2101" gives "CAN ERROR".
The code is modified version of "FreematicsONE.cpp".
I added commands to "bool COBDSPI::init(OBD_PROTOCOLS protocol)" for test purpose, so that I can see the ...
- Mon Dec 26, 2016 7:17 pm
- Forum: Freematics Products
- Topic: Fail to find protocol, any guess?
- Replies: 3
- Views: 8766
Fail to find protocol, any guess?
I drive Kia Ray.
It's expected to SP6 (CAN 11bit/500Kbps) Freematics v4 fail to find protocol.
When I force set SP6, then it gives "CAN ERROR" for message
When I use other EML327-bluetooth dongle, it's working fine.
Freematics one page says only 11bit/250K is supported.
Can you check 11bit/500K ...
It's expected to SP6 (CAN 11bit/500Kbps) Freematics v4 fail to find protocol.
When I force set SP6, then it gives "CAN ERROR" for message
When I use other EML327-bluetooth dongle, it's working fine.
Freematics one page says only 11bit/250K is supported.
Can you check 11bit/500K ...