OBD-II UART Adapter V1 power consumption

Inquiry and support for Freematics products
Post Reply
rado
Posts: 6
Joined: Thu Jan 06, 2022 6:13 pm
Contact:

OBD-II UART Adapter V1 power consumption

Post by rado »

Hello,

I recently bought an OBD-II UART Adapter V1 and I succesfully reading data with my code and device. I would like to leave it in a car even I am not using it, so I tried to focus on power consumption and send a "ATLP" command. But the consumption is about 12mA. According to your pages (https://freematics.com/store/index.php? ... duct_id=30) it should 5mA in low power mode!

I also tried to find some other AT commands in ELM327's datasheet, but i couldn't find anything.

Am I missing something? Can someone point me to some solution?

Thank you!

Rado
stanley
Site Admin
Posts: 1017
Joined: Sat Mar 01, 2014 3:15 am

Re: OBD-II UART Adapter V1 power consumption

Post by stanley »

How did you measure the load?
rado
Posts: 6
Joined: Thu Jan 06, 2022 6:13 pm
Contact:

Re: OBD-II UART Adapter V1 power consumption

Post by rado »

I use a laboratory power supply set to 12V. I have a multimeter in series on the positive wire as you can see on attached photo.
Meanwhile, I tried other 4 adapters and I find out that's probably issue of this one.
(The adapter is just connected to an UART<->USB adapter)

Is there something what should I try to do to solve it?
Attachments
cur.jpg
cur.jpg (223.54 KiB) Viewed 6428 times
stanley
Site Admin
Posts: 1017
Joined: Sat Mar 01, 2014 3:15 am

Re: OBD-II UART Adapter V1 power consumption

Post by stanley »

You may need to consider the load of the connected dev board.
rado
Posts: 6
Joined: Thu Jan 06, 2022 6:13 pm
Contact:

Re: OBD-II UART Adapter V1 power consumption

Post by rado »

Connected board on the photo is just UART-USB convertor (ftdi232). It has power from laptop.
There is only RX,TX and GND wire connected.
stanley
Site Admin
Posts: 1017
Joined: Sat Mar 01, 2014 3:15 am

Re: OBD-II UART Adapter V1 power consumption

Post by stanley »

Current might still flow through Tx pin. Could you test with the board disconnected? Even without ATLP command sent, the adapter will enter sleep mode without OBD and serial UART activity for 30 seconds.
rado
Posts: 6
Joined: Thu Jan 06, 2022 6:13 pm
Contact:

Re: OBD-II UART Adapter V1 power consumption

Post by rado »

There is probably small current but I tested it without convertor and the result is on the attached photos. It's even worse :(
After I pluged the convertor it woke up and after 30 s the current fell down to 12.4 mA.
It's really strange behavior.
Attachments
startup_without_convertor.jpg
startup_without_convertor.jpg (235.58 KiB) Viewed 6370 times
sleep_without_convertor.jpg
sleep_without_convertor.jpg (247.26 KiB) Viewed 6370 times
stanley
Site Admin
Posts: 1017
Joined: Sat Mar 01, 2014 3:15 am

Re: OBD-II UART Adapter V1 power consumption

Post by stanley »

Seems there is little difference. What about removing the meter and switch your power supply's current display to mA?
rado
Posts: 6
Joined: Thu Jan 06, 2022 6:13 pm
Contact:

Re: OBD-II UART Adapter V1 power consumption

Post by rado »

Sorry for not responding a longer time.
It doesn't have any impact, current is on the same level. I also open the adapter to check circuit board and everything seems fine to me. Maybe there is some hidden problem.
Currently i don't have more time to investigate the cause. We have other properly working adapters so we use them.
Thank you for your help!
Post Reply