Search found 6 matches

by Can_Bot
Wed Aug 25, 2021 4:47 pm
Forum: Freematics Products
Topic: Trouble working with One+ and EVs
Replies: 4
Views: 7240

Re: Trouble working with One+ and EVs

Hi Can_Bot, I think we are trying to achieve more or less the same thing, but for other EVs (Renault ZOE and Peugeot e-208). I would like to query some custom PIDs from 22 modes just like you but so far even the can_sniffing code isn't working (I only get the "uart: UART driver already install...
by Can_Bot
Wed Aug 25, 2021 4:32 pm
Forum: Freematics Products
Topic: Trouble working with One+ and EVs
Replies: 4
Views: 7240

Re: Trouble working with One+ and EVs

stanley wrote: Thu May 06, 2021 8:59 am Only standard OBD PIDs (refer to wikipedia) are supported.
Thank you for the reply, Mr. Stanley. After going through the forum, I figured this is the problem.
by Can_Bot
Fri Apr 02, 2021 12:17 am
Forum: Freematics Products
Topic: Trouble working with One+ and EVs
Replies: 4
Views: 7240

Trouble working with One+ and EVs

Hey, I am working on a project involving Hyundai Kona electric and I would like to log SoC and other custom PIDs using the Freematics One+ (Model A). I've tried going through the whole forum and tried a couple of things like sending AT commands which work to an extent but nothing further than that. ...
by Can_Bot
Thu Apr 01, 2021 11:18 pm
Forum: Freematics Products
Topic: About ATCF on Freematics OBD-II UART Adapter V2.1 (for Arduino)
Replies: 1
Views: 4151

Re: About ATCF on Freematics OBD-II UART Adapter V2.1 (for Arduino)

You can directly send the command ATCF7AB or use the command obd.setHeaderFilter(7AB). Hope this helps
by Can_Bot
Sat Mar 27, 2021 1:29 am
Forum: Freematics Products
Topic: Read PID 2105
Replies: 6
Views: 12635

Re: Read PID 2105

What changes did you make to connect the Freematics ONE+? No one is able to communicate with EVs except for you. How? :shock:
by Can_Bot
Thu Mar 25, 2021 8:12 pm
Forum: Freematics Software
Topic: Problem with OBD connect
Replies: 2
Views: 7009

Re: Problem with OBD connect

Hey!
I have been following your work on a lot of forums and would like to know the changes you made to connect to your EV. I'm working with a Hyundai Kona electric.
Would be great to hear from you. Thanks in advance. You can also share the repository if you made one.