Unlocking EV Secrets: The Engineer's Guide to the Car Scanner App

Turn your smartphone into a professional diagnostic tool. Learn how to use the Car Scanner ELM OBD2 app to monitor EV battery health (SOH), track 12V stability, and visualize hidden PIDs.

As an electrical engineer, I often describe modern electric vehicles as rolling data centers. The sheer volume of telemetry generated by your Battery Management System (BMS) and motor controllers is staggering. Yet, glancing at your dashboard, you’re likely greeted by a simplified speedometer and a vague battery percentage. The disconnect between what the car knows and what it shows you is a massive frustration for technical enthusiasts and efficiency-minded owners alike.

That is where the Car Scanner app (specifically Car Scanner ELM OBD2) steps in. It acts as the Rosetta Stone between the complex, proprietary signals on your vehicle's CAN bus and the high-resolution display in your pocket. Whether you are troubleshooting a 12V phantom drain or obsessively tracking the degradation of your high-voltage pack, this software is often the missing link.

In this guide, we are going to move beyond the basics. I will walk you through how to configure the Car Scanner app specifically for electric platforms, interpret critical metrics like State of Health (SOH) and cell voltage deviation, and visualize the data that actually matters. For a comprehensive overview of the hardware required to make this connection possible, check out our Best EV Diagnostic Tool: The Engineer's Guide to Battery Health & Vehicle Digitalization. But if you have your dongle ready, let's dive into the software architecture.

Why Generic OBD2 Apps Fail EVs

To understand why the Car Scanner app is a staple in the EV community, we first have to understand the failure of standard diagnostics. Legacy OBDII protocols were legislated primarily for emissions control in Internal Combustion Engine (ICE) vehicles. When you plug a standard code reader into a Ford Mustang Mach-E or a Hyundai Ioniq 5, the generic 'Check Engine' logic often falls apart because there is no engine to check.

The PID Problem

Electric vehicles communicate using specific Parameter IDs (PIDs) that rarely adhere to the standard SAE J1979 protocol used by gas cars. A generic app might ask the car for "RPM" or "O2 Sensor Voltage" and receive silence—or worse, garbage data—in return.

Car Scanner distinguishes itself by utilizing community-sourced and engineer-verified connection profiles. These profiles essentially tell the app:

  • "This is a VW ID.4."

  • "When you request address 220101, interpret the hex string as Battery Temperature."

Without this translation layer, your OBD2 dongle is just listening to static. The ability to import, edit, and utilize specific connection profiles is what transforms your smartphone from a passive screen into a legitimate engineering tool.

Setting Up the Environment: Profiles and Hardware

Success with the Car Scanner app is 90% preparation. Before you even connect to the vehicle, you must configure the software environment to match your specific EV platform. I have seen countless forum posts where users claim their dongle is "broken," only to find they were trying to read a Tesla Model 3 using a generic CAN protocol.

Step 1: Hardware Handshake

Ensure your OBDII dongle is Bluetooth 4.0 (LE) or WiFi capable. The app handles the handshake, but you must select the correct interface type in the settings.

Step 2: Connection Profiles

This is the critical engineering step. Inside the app settings, navigate to Connection Profile. You will see a list of brands.

  • Hyundai/Kia (E-GMP): Look for specific profiles labeled "EV" or "BMS monitoring." The data points for an Ioniq 5 are vastly different from a Kona Electric.

  • Volkswagen Group (MEB): ID.3/ID.4 and Skoda Enyaq owners need specific MEB profiles to see detailed cell voltages.

  • Tesla: Requires a specific adapter harness, but the app profile must be set to match the Model 3/Y CAN decoding logic.

Pro Tip: If your specific model year isn't listed, look for the underlying platform. For example, the Audi Q4 e-tron shares the MEB architecture with the VW ID.4; often, the ID.4 profile will work perfectly for the Audi.

Deep Dive: High-Voltage Battery Health (SOH)

For most of us, the "State of Health" (SOH) is the holy grail of EV metrics. This figure represents the remaining capacity of your battery compared to when it was new. However, dashboard indicators are notoriously buffered and optimistic. The Car Scanner app allows us to bypass the marketing fluff and look at the raw BMS data.

SOH vs. Displayed Capacity

Your dashboard might say 100%, but your BMS knows the truth. Using the app, you can pull the raw SOH percentage.

  • SOH (State of Health): A value of 94% means you have lost 6% of your total chemical storage capability.

  • Remaining Energy Content: Usually displayed in watt-hours (Wh).

Analyzing Cell Imbalance

As an engineer, I am often more interested in Cell Voltage Deviation than raw SOH. The battery pack is only as strong as its weakest cell series.

  1. Open the 'All Sensors' list in the app.

  2. Filter for 'Cell Voltage'. You will see voltages for Cell 1 through Cell 96 (or more, depending on architecture).

  3. Look for 'Delta' or 'Max/Min Detach'.

A healthy pack should have a voltage difference (delta) of less than 0.01V to 0.02V between the highest and lowest cells when at rest. If you see a delta approaching 0.05V or higher, it indicates a cell imbalance that the BMS is struggling to correct, which is an early warning sign of pack degradation.

The Forgotten Critical Metric: 12V Battery SOC

While everyone focuses on the traction battery, the humble 12V lead-acid (or Lithium auxiliary) battery is the Achilles heel of modern EVs. If the 12V dies, the contactors for the high-voltage pack cannot close, and your $50,000 EV becomes a brick.

The Car Scanner app is vital for monitoring this because EVs do not have alternators; they rely on DC-DC converters to top up the 12V system.

Monitoring 12V State of Charge (SOC)

Unlike an ICE car where voltage roughly correlates to charge, EV 12V behavior is erratic due to the DC-DC charging cycles.

What to set up in your Dashboard:

  • 12V Battery Voltage: Instantaneous readout.

  • 12V Battery Current: Shows if the battery is charging (positive) or draining (negative).

  • Auxiliary Battery SOC: Some profiles (like Hyundai/Kia) provide a calculated percentage.

I recommend setting up a chart that logs 12V voltage over a 30-minute drive. You should see a steady voltage (usually 13.5V - 14.8V) indicating the DC-DC converter is active. If you see it sitting at 12.2V while the car is "Run" mode, your DC-DC converter may not be engaging correctly, or the BMS logic is failing to trigger a top-up event.

Visualizing Data: Creating Custom Dashboards

Raw data is useless if you can't interpret it quickly. One of the strongest features of the Car Scanner app is the ability to build custom dashboard pages. As someone who appreciates clean UI, I find the default list views overwhelming while driving.

Suggested Dashboard Layouts

Page 1: The "Daily Driver" View

  • SOC (Display): Large gauge.

  • Battery Power (kW): To see real-time regen and consumption.

  • Battery Temp (Min/Max): Critical for rapid charging speed prediction.

  • Instant Efficiency (mi/kWh or km/kWh).

Page 2: The "Charging" View

  • Charge Power (kW): The real speed you are pulling from the charger.

  • Charge Current (A): Useful for verifying EVSE limits.

  • Battery Inlet Temperature: Is the thermal management system cooling the pack?

  • Estimated Time to Full: (If supported by PID).

Page 3: The "Engineer" View

  • Max Cell Voltage

  • Min Cell Voltage

  • Cumulative Energy Charged (Total Lifetime)

  • Cumulative Energy Discharged (Total Lifetime)

Double-tap any empty space on the dashboard grid to add an element. You can choose between text, gauges, or graphs. For battery temps, I prefer bar charts to visualize the spread between the hottest and coldest modules.

Advanced Features: Sensors, Logging, and Coding

Once you have mastered the basics, the Car Scanner app offers deeper functionality for those willing to experiment.

Data Logging

For intermittent issues, watching the screen isn't enough. You need a log. In the settings, you can enable CSV logging. This records every selected sensor to a file on your phone. I use this extensively when diagnosing thermal throttling issues. I will record a session during a fast charge, then export the CSV to Excel to graph the relationship between Coolant Temperature, Battery Temperature, and Charge Rate. This proves definitively if the car is throttling due to heat or grid limitations.

Long Coding and Adaptations (Warning)

On certain platforms (specifically VW MEB and MQB), Car Scanner allows for "coding"—changing vehicle settings usually hidden from the user.

  • Examples: Enabling video in motion, changing lane assist behavior, or adjusting lighting logic.

Evelyn's Engineering Note: Tread carefully here. Unlike reading sensors (which is passive), coding writes data to the ECU. Always create a backup of the original coding string before making changes. Incorrect coding can cause module conflicts that require dealership tools to fix.

Troubleshooting Connectivity Issues

Even with the best software, things can go wrong. The wireless link between the dongle and the phone is susceptible to interference.

  • Connection Drops: If the data freezes or the app disconnects, check your polling rate. In settings, you can adjust the "Command delay." Setting this too low (trying to read data too fast) can flood the buffer of cheaper ELM327 dongles. Increase the delay to 10-20ms for stability.

  • "Bad ELM327" Warning: If the Car Scanner app gives you this warning, take it seriously. It means the dongle does not support the full instruction set required for the selected connection profile. No amount of software tweaking will fix a hardware deficiency.

  • Data Lag: If the gauge updates are sluggish, reduce the number of active PIDs. Asking the car for 50 different parameters simultaneously slows down the refresh rate. Stick to the essential 5-10 metrics for real-time monitoring.

The Car Scanner app represents a democratization of vehicle data. It takes the proprietary, walled-garden information of your EV's Battery Management System and puts it onto the screen of your smartphone. For the casual owner, it provides peace of mind regarding battery health. For the enthusiast and engineer, it offers a granular view into the thermal and electrical performance of the machine.

Remember, software is only half the equation. The quality of data you receive is directly dependent on the interface you plug into the OBDII port. If you are ready to dive deeper into the hardware side of this equation, explore our complete Best EV Diagnostic Tool: The Engineer's Guide to Battery Health & Vehicle Digitalization for more insights on choosing the right dongle for your specific vehicle.

Our Top Picks

OBD2 Scanner Reader Bluetooth Wireless Auto Diagnostic Scan Tool for iOS & Android for Performance Test Bluetooth 5.4 Car Check Engine Car Code Reader, Clear Error Code Live Data Reset Exclusive APP
UMEIJA

OBD2 Scanner Reader Bluetooth Wireless Auto Diagnostic Scan Tool for iOS & Android for Performance Test Bluetooth 5.4 Car Check Engine Car Code Reader, Clear Error Code Live Data Reset Exclusive APP

【Comprehensive Performance Testing】V011 OBD2 Scanner provides a complete diagnostic solution, giving you a thorough understanding of your vehicle's condition. It supports a variety of performance tests, support 9 protocols,👍automotive fault clearing,including fast reading of DTCs, access to electronic emission readiness, turning off CEL or MIL, resetting monitors, reading live data and retrieving the vehicle's VIN, freeze frame, sensor data, data streaming, diagnostic reports, onboard monitoring, live data streaming, and more. With these features, you can monitor your car's performance in real time and discover potential problems before they become major issues. 【Convenience and Savings for All Users】Designed with user-friendliness in mind, the V011 OBD2 Scanner is perfect for both novices and seasoned car enthusiasts. The intuitive app helps you interpret the check engine light, and suggests possible fixes. This can help you avoid unnecessary trips to the repair shop and prevent you from being overcharged for repairs. The product also includes helpful how-to guides and video tutorials, empowering you to clear the check engine light yourself and save significantly on repair bills.The fault code can only be cleared after the car is repaired. ⚠️ Notice:lf the car is not repaired,the fault code can only be cleared by the computer in the 4s shop. 【Intuitive Data Visualization】Understanding car diagnostics has never been easier. The V011 OBD2 Scanner displays detected data in clear, easy-to-read charts. Whether it's engine coolant temperature, engine speed, vehicle speed, or control module voltage, the visual representation helps you quickly grasp your car’s status. Even beginners can compare these readings against normal values to determine if their car needs any repairs. 【Broad Compatibility】The newly upgraded V011 OBD2 Scanner supports over 96% of car makes and models, making it one of the most versatile diagnostic tools on the market. It is compatible with a wide range of brands including Toyota, Honda, Chevrolet, Ford, Mercedes-Benz, Jeep, BMW, Porsche, Subaru, Nissan, Cadillac, Volkswagen, and Lexus, covering vehicles from 1996 to the present. This ensures that almost any vehicle owner can benefit from its extensive features. The device also supports multiple languages, including English, German, Spanish, Finnish, French, Italian, Dutch, Portuguese, and Chinese, ensuring accessibility for a global audience. 【Advanced Bluetooth 5.4 Connectivity】Say goodbye to the hassle of traditional wired connections. The V011 OBD2 Scanner features an upgraded Bluetooth 5.4 system, providing faster and more reliable connections. This seamless connectivity ensures you can start diagnosing your vehicle without any delays.Tips: 1. The car must be started (power on and ignition), 2. The mobile phone Bluetooth is turned on. Note that Apple phones only need to turn on Bluetooth, do not connect Bluetooth in the phone settings to turn on OBD Home, the APP will automatically connect (this product is only suitable for OBD home) 【Exclusive Free App】The V011 OBD2 Scanner comes with a dedicated app that enhances its functionality. You can easily download the app by scanning the QR code on the back of the product. This app is tailored for both Android and Apple systems, ensuring compatibility with your smartphone. Ensure that the OBD2 scanner is correctly inserted into your vehicle's OBD interface, and follow the app's instructions for a straightforward setup process. The app is designed to solve compatibility issues across different systems and models, providing a smooth user experience.✅Note: Be sure to turn on Bluetooth when opening the APP link 【What’s Included】The V011 Bluetooth Code Reader comes with a detailed manual and access to 24-hour troubleshooting email support. Our dedicated customer service team is always ready to assist you with any issues, ensuring you have a pleasant experience with our product. We are committed to manufacturing our products to the highest quality standards, ensuring they provide both functionality and durability.Note: After using the product, it is recommended to unplug the product to avoid consuming the battery of the car.

Key Features

  • 【Comprehensive Performance Testing】V011 OBD2 Scanner provides a complete diagnostic solution, giving you a thorough understanding of your vehicle's condition. It supports a variety of performance tests, support 9 protocols,👍automotive fault clearing,including fast reading of DTCs, access to electronic emission readiness, turning off CEL or MIL, resetting monitors, reading live data and retrieving the vehicle's VIN, freeze frame, sensor data, data streaming, diagnostic reports, onboard monitoring, live data streaming, and more. With these features, you can monitor your car's performance in real time and discover potential problems before they become major issues.
  • 【Convenience and Savings for All Users】Designed with user-friendliness in mind, the V011 OBD2 Scanner is perfect for both novices and seasoned car enthusiasts. The intuitive app helps you interpret the check engine light, and suggests possible fixes. This can help you avoid unnecessary trips to the repair shop and prevent you from being overcharged for repairs. The product also includes helpful how-to guides and video tutorials, empowering you to clear the check engine light yourself and save significantly on repair bills.The fault code can only be cleared after the car is repaired. ⚠️ Notice:lf the car is not repaired,the fault code can only be cleared by the computer in the 4s shop.
  • 【Intuitive Data Visualization】Understanding car diagnostics has never been easier. The V011 OBD2 Scanner displays detected data in clear, easy-to-read charts. Whether it's engine coolant temperature, engine speed, vehicle speed, or control module voltage, the visual representation helps you quickly grasp your car’s status. Even beginners can compare these readings against normal values to determine if their car needs any repairs.
  • 【Broad Compatibility】The newly upgraded V011 OBD2 Scanner supports over 96% of car makes and models, making it one of the most versatile diagnostic tools on the market. It is compatible with a wide range of brands including Toyota, Honda, Chevrolet, Ford, Mercedes-Benz, Jeep, BMW, Porsche, Subaru, Nissan, Cadillac, Volkswagen, and Lexus, covering vehicles from 1996 to the present. This ensures that almost any vehicle owner can benefit from its extensive features. The device also supports multiple languages, including English, German, Spanish, Finnish, French, Italian, Dutch, Portuguese, and Chinese, ensuring accessibility for a global audience.

Specifications

Colorblack
Unit Count1
$20.89
Check on Amazon
Free delivery available • Prime eligible
VGATE vLinker MS Bluetooth (MFI) Adapter OBD2 Scanner Code Reader Diagnostic Scan Tool for iOS, Android and Windows, Support 5 CAN Protocols (GMLAN, MS CAN, CH CAN, LS CAN)
vLinker

VGATE vLinker MS Bluetooth (MFI) Adapter OBD2 Scanner Code Reader Diagnostic Scan Tool for iOS, Android and Windows, Support 5 CAN Protocols (GMLAN, MS CAN, CH CAN, LS CAN)

[Supports 5 Extra Can Protocols]: In addition to all of standard OBD2 protocols, vLinker MS Bluetooth OBD2 adapter for HS-CAN, MS-CAN, SW-CAN, CH-CAN, and LS-CAN. Which can be compatible with more car models and provide more choices for customers. [Batterysaver Technology - Low Power Conpution]: Auto sleep and wake up mode, over-voltage, over-current, over-temperature and battery drain protection allow vLinker MS Bluetooth to be left plugged in without damaging the car and battery. Operating Current is 28 mA, automatic sleep in idle state, sleep current is as low as 3mA. [Wide Vehicle Compatibility]: vLinker MS Bluetooth (Apple MFI Certified) works with all 1996 and newer 12V/24V petrol vehicles compatible with standard OBD2 protocols, and all 1996 and newer 12V/24V small diesel vehicles with a load of 6.5T or less that support OBD2 protocols. [Easy, Fast & Efficiency]: vLinker MS Bluetooth Adapter OBD2 Diagnostic Scan Tool with data transfer speeds up to 3Mbps baud rate, OBD request bytes supports up to 4K, for smoother graphics, faster programming, and special long-frame communication needs. [Makes Car Repair Job Easy]: vLinker MS bluetooth scan tool enables you to send commands from your smartphone directly to the vehicle's ECU for active testing. This feature helps to quickly narrow down problem areas, reducing the mechanic's diagnostic time and can help users locate faults more easily. {Features depend on the Apps that you used, vehicle year, make, and model.} [Compatible More Third-Party Apps (Not Included)]: Support FORScan, Car Scanner, Dr. Prius, OBD JScan, Multiecuscan, shift OBD, OBD Auto Doctor, etc. Please note that many apps are currently only available on the Android system; please confirm compatibility with iOS app providers. (Note: vLinker MS Bluetooth don't include any Apps and requires separate download or purchase from Play Store or App Store. Apps are categorized into free and paid ones. Consumers can select the Apps on your needs.) [Portable, Useful & Economical]: Dealed for DIY repairs, travellers, family mechanics, repair stores, professionals who work with a wide range of vehicles and do some repairs and maintenance. Easy and fast to use. vLinker MS OBD2 Bluetooth Adapetr is ready to use when it via your phone bluetooth to connect the App. Makes your smartphone or tablet into a pro diagnosis scanner tool. vLinker MS OBD2 Bluetooth Adapter diagnostic scan tool + APP can work now. [1-Year Warranty & Confidence Assurance]: This is an Apple MFI Certified Device. vLinker MS Bluetooth wireless car diagnostic scanner comes with a solid 1-Year Warranty, lifetime Firmware FREE updates, and round-the-clock tech support. Should you encounter any issues including fail to connect the device or others, our responsive team at vLinker is ready to provide fast responses and technical assistance.

Key Features

  • [Supports 5 Extra Can Protocols]: In addition to all of standard OBD2 protocols, vLinker MS Bluetooth OBD2 adapter for HS-CAN, MS-CAN, SW-CAN, CH-CAN, and LS-CAN. Which can be compatible with more car models and provide more choices for customers.
  • [Batterysaver Technology - Low Power Conpution]: Auto sleep and wake up mode, over-voltage, over-current, over-temperature and battery drain protection allow vLinker MS Bluetooth to be left plugged in without damaging the car and battery. Operating Current is 28 mA, automatic sleep in idle state, sleep current is as low as 3mA.
  • [Wide Vehicle Compatibility]: vLinker MS Bluetooth (Apple MFI Certified) works with all 1996 and newer 12V/24V petrol vehicles compatible with standard OBD2 protocols, and all 1996 and newer 12V/24V small diesel vehicles with a load of 6.5T or less that support OBD2 protocols.
  • [Easy, Fast & Efficiency]: vLinker MS Bluetooth Adapter OBD2 Diagnostic Scan Tool with data transfer speeds up to 3Mbps baud rate, OBD request bytes supports up to 4K, for smoother graphics, faster programming, and special long-frame communication needs.

Specifications

ColorBlack
Sizevlinker MS - iOS,Android & Windows
Unit Count1
$62.99
Check on Amazon
Free delivery available • Prime eligible
Vgate vLinker BM OBD2 Bluetooth Code Reader, OBDII Scan Tool for Android & Windows - Made for BimmerCode
Vgate

Vgate vLinker BM OBD2 Bluetooth Code Reader, OBDII Scan Tool for Android & Windows - Made for BimmerCode

- Vgate vLinker BM OBD2 Bluetooth scan tool transform your Android device, or Windows PC into a professional-grade diagnostic scan tool (iOS devices are not supported) - 100% COVERAGE of vehicles supported by BimmerCode. Supports TP transmission protocol, ensure wireless communication security. - Upgraded version of iCar Pro Bluetooth, specifically for coding APP BimmerCode that requires large amount of data transmission; Please check the OBD app's official website for updates and confirm app compatibility - vLinker BM Bluetooth code reader is available for over-voltage, over-current, over-temperature and battery drain protection - Vgate vLinker BM Bluetooth OBD2 scanner won't drain your battery if you leave it plugged in; Operating Current is 51 mA, automatic sleep in idle state, sleep current is as low as 3mA

Key Features

  • - Vgate vLinker BM OBD2 Bluetooth scan tool transform your Android device, or Windows PC into a professional-grade diagnostic scan tool (iOS devices are not supported)
  • - 100% COVERAGE of vehicles supported by BimmerCode. Supports TP transmission protocol, ensure wireless communication security.
  • - Upgraded version of iCar Pro Bluetooth, specifically for coding APP BimmerCode that requires large amount of data transmission; Please check the OBD app's official website for updates and confirm app compatibility
  • - vLinker BM Bluetooth code reader is available for over-voltage, over-current, over-temperature and battery drain protection

Specifications

ColorvLinker BM BT3.0
SizeVgate vLinker BM BT3.0 - Android & Windows
$29.24
Check on Amazon
Free delivery available • Prime eligible
VGATE vLinker MC+ OBDII Bluetooth Adapter Car Wireless OBD2 Scanner All Systems Diagnostic Scan Tool and Code Reader Clear Faults Hacker-Proof for iOS, Android &Windowns
vLinker

VGATE vLinker MC+ OBDII Bluetooth Adapter Car Wireless OBD2 Scanner All Systems Diagnostic Scan Tool and Code Reader Clear Faults Hacker-Proof for iOS, Android &Windowns

[Pro Bluetooth OBD2 Scanner]: vLinker MC+ is a Bluetooth (BT3.0+BLE4.0) dual-mode product, diagnostic scan tool, trip computer, logger, and real-time performance monitor capable of accessing manufacturer - specific vehicle data. Specifically for coding APP that requires large amount of data transmission. Transforming your iOS (BT+BLE), Android device, or Windows PC into a professional-grade diagnostic scan tool. vLinker MC makes repair job easier. [Bi-directional Control, Quickly Locate Problems]: The bi-directional scan tool enables you to send commands from your smartphone directly to the vehicle's ECU for active testing. This feature helps to quickly narrow down problem areas, reducing the mechanic's diagnostic time and can help DIY users locate faults more easily. {Features depend on the Apps (Not Included) that you used.} [Powerful, Faster and Smoother]: USART data buffer up to 2K bytes, baud rate increased to 500Kbps. OBD request byte up to 1024 bytes, can meet the needs of some special long frame communication. Read & clear check engine light - Check diagnostic codes yourself and make informed repair decisions. [Wide Compatible]: vLinker MC+ Bluetooth OBD-ll adapter supports SW-CAN & MS-CAN protocols - can access these proprietary GM & For-d car networks, in addition to the 5 standard OBD-ll protocols. Fully compatible with ELM's AT command set(ELM327, ELM329) and STN's ST command set. [Battery Saver and Protection Technology]: Auto sleep and wake up mode, over-voltage, over-current, over-temperature and battery drain protection allow vLinker MC+ to be left plugged in without damaging the car and the battery. Operating Current is 51mA, automatic sleep in idle state, sleep current is as low as 3mA. [Portable,Useful & Economical]: Dealed for DIY repairs, travellers, family mechanics, repair stores, professionals who work with a wide range of vehicles and do some repairs and maintenance. Easy and fast to use. vLinker MC+ is ready to use when it via your phone bluetooth to connect the App. Makes your smartphone or tablet into a pro diagnosis scanner tool. vLinker MC+ scanner diagnostic tool + APP can work now. [1-Year Warranty & Confidence Assurance]: vLinker MC+ wireless car diagnostic scanner comes with a solid 1-Year Warranty, lifetime FREE updates, and round-the-clock tech support. Should you encounter any issues including fail to connect the device or others, our responsive team at vLinker is ready to provide fast responses and technical assistance.

Key Features

  • [Pro Bluetooth OBD2 Scanner]: vLinker MC+ is a Bluetooth (BT3.0+BLE4.0) dual-mode product, diagnostic scan tool, trip computer, logger, and real-time performance monitor capable of accessing manufacturer - specific vehicle data. Specifically for coding APP that requires large amount of data transmission. Transforming your iOS (BT+BLE), Android device, or Windows PC into a professional-grade diagnostic scan tool. vLinker MC makes repair job easier.
  • [Bi-directional Control, Quickly Locate Problems]: The bi-directional scan tool enables you to send commands from your smartphone directly to the vehicle's ECU for active testing. This feature helps to quickly narrow down problem areas, reducing the mechanic's diagnostic time and can help DIY users locate faults more easily. {Features depend on the Apps (Not Included) that you used.}
  • [Powerful, Faster and Smoother]: USART data buffer up to 2K bytes, baud rate increased to 500Kbps. OBD request byte up to 1024 bytes, can meet the needs of some special long frame communication. Read & clear check engine light - Check diagnostic codes yourself and make informed repair decisions.
  • [Wide Compatible]: vLinker MC+ Bluetooth OBD-ll adapter supports SW-CAN & MS-CAN protocols - can access these proprietary GM & For-d car networks, in addition to the 5 standard OBD-ll protocols. Fully compatible with ELM's AT command set(ELM327, ELM329) and STN's ST command set.

Specifications

ColorBlack
SizevLinker MC+ BLE4.0 - Android, iOS & Windows
Unit Count1
$58.99
Check on Amazon
Free delivery available • Prime eligible
Veepeak Mini Bluetooth OBD2 Scanner for Android – Not Compatible with iOS – Wireless Check Engine Light Code Reader & Diagnostic Tool
Veepeak

Veepeak Mini Bluetooth OBD2 Scanner for Android – Not Compatible with iOS – Wireless Check Engine Light Code Reader & Diagnostic Tool

⚠️ IMPORTANT – iOS NOT SUPPORTED: NOT compatible with iPhone or iPad. It is compatible with Android phones and tablets ONLY. For iOS devices, please choose the Bluetooth LE version – OBDCheck BLE. Android car head units and Wi-Fi connection are also not supported. READ BEFORE PURCHASE: This device requires a compatible third-party app to operate, and works with most 1996+ OBD-II compliant vehicles for generic OBD-II functions. Please read the product description and FAQ for supported functions. GENERIC OBD-II FUNCTIONS – read & clear trouble codes for check engine light (CEL or MIL), view freeze frame data, I/M readiness, and live sensor data to help monitor vehicle health and diagnose check engine problems. LIVE SENSOR DATA – Get vehicle speed, RPM, engine coolant temp, throttle position, O2 readings, fuel trim, mass air flow, and more on your Android device. You can monitor fuel economy and create your own dashboard. APP COMPATIBILITY – Compatible with popular Android apps like Car Scanner ELM OBD2, Torque, OBD Fusion, Dr. Prius, CVTz50; NOT compatible with BimmerCode, BimmerLink, ABRP, and other Apps that require specialized hardware. NOTES: Advanced diagnostics (ABS, SRS, TPMS, transmission, etc.) and manufacturer-specific functions including oil light reset, injector coding, EPB reset, relearning, adaptation and service performing are NOT supported.

Key Features

  • ⚠️ IMPORTANT – iOS NOT SUPPORTED: NOT compatible with iPhone or iPad. It is compatible with Android phones and tablets ONLY. For iOS devices, please choose the Bluetooth LE version – OBDCheck BLE. Android car head units and Wi-Fi connection are also not supported.
  • READ BEFORE PURCHASE: This device requires a compatible third-party app to operate, and works with most 1996+ OBD-II compliant vehicles for generic OBD-II functions. Please read the product description and FAQ for supported functions.
  • GENERIC OBD-II FUNCTIONS – read & clear trouble codes for check engine light (CEL or MIL), view freeze frame data, I/M readiness, and live sensor data to help monitor vehicle health and diagnose check engine problems.
  • LIVE SENSOR DATA – Get vehicle speed, RPM, engine coolant temp, throttle position, O2 readings, fuel trim, mass air flow, and more on your Android device. You can monitor fuel economy and create your own dashboard.

Specifications

ColorBlue
SizeBluetooth 3.0 for Android ONLY
$13.99
Check on Amazon
Free delivery available • Prime eligible
Veepeak OBDCheck BLE+ Bluetooth OBD II Scanner for iOS & Android, Car Check Engine Code Reader Wireless OBD Diagnostic Scan Tool
Veepeak

Veepeak OBDCheck BLE+ Bluetooth OBD II Scanner for iOS & Android, Car Check Engine Code Reader Wireless OBD Diagnostic Scan Tool

Note: This device requires a compatible third-party app to operate, and works with most 1996+ cars and light trucks in the US for generic OBD-II functions. Support for EVs is limited and app-dependent. Please check the product description or FAQ for supported functions before purchase. GENERIC OBD-II FUNCTIONS – read & clear trouble codes for check engine light (CEL or MIL), view freeze frame data, I/M readiness, and live sensor data to help monitor vehicle health and diagnose check engine problems. BLUETOOTH CONNECTION: Supports Bluetooth LE & Classic on Android, and Bluetooth LE on iOS. For Bluetooth LE, no pairing is required — just plug in the device, open the app, and connect from within the app. Android head units may not be supported. COMPATIBLE APPS: Car Scanner ELM OBD2 (recommended for generic OBD-II functions), Torque (for Android), OBD Fusion, BimmerCode*, BimmerLink*, OBD JScan, Dr. Prius, etc. Note: some Apps or in-App features require separate purchase. *APP LIMITATIONS: Model year before 2008 are not supported for BimmerCode or BimmerLink. In addition, G & U series are not fully supported for the two Apps. NOT compatible with Carly, MHD, xHP, ProTool, bootmod3, or other programs that require specialized hardware. FUNCTION LIMITATIONS: Advanced diagnostics (like ABS, SRS) and sensor data (like transmission temperature) are only available for some car makes/models via specific apps (read FAQ for details). Special functions such as injector coding, EPB reset, oil light & service resets are not supported. Tip: Learn more about compatibility, functions, connection and usage in the detailed FAQs and Troubleshooting Guide under “Safety & Product Resources” on the product page.

Key Features

  • Note: This device requires a compatible third-party app to operate, and works with most 1996+ cars and light trucks in the US for generic OBD-II functions. Support for EVs is limited and app-dependent. Please check the product description or FAQ for supported functions before purchase.
  • GENERIC OBD-II FUNCTIONS – read & clear trouble codes for check engine light (CEL or MIL), view freeze frame data, I/M readiness, and live sensor data to help monitor vehicle health and diagnose check engine problems.
  • BLUETOOTH CONNECTION: Supports Bluetooth LE & Classic on Android, and Bluetooth LE on iOS. For Bluetooth LE, no pairing is required — just plug in the device, open the app, and connect from within the app. Android head units may not be supported.
  • COMPATIBLE APPS: Car Scanner ELM OBD2 (recommended for generic OBD-II functions), Torque (for Android), OBD Fusion, BimmerCode*, BimmerLink*, OBD JScan, Dr. Prius, etc. Note: some Apps or in-App features require separate purchase.

Specifications

ColorBlack
$41.50
Check on Amazon
Free delivery available • Prime eligible

Frequently Asked Questions

Is the Car Scanner app free to use for EVs?
The app operates on a 'freemium' model. The basic version allows for standard sensor reading and code clearing, but the Pro version is required for unlimited dashboard customization, advanced sensors (like specific EV battery cells), and data logging. Given the cost of an EV, the small one-time fee for the Pro version is highly recommended for full functionality.
Can Car Scanner fix my EV's battery degradation?
No software can reverse chemical degradation in a battery cell. Car Scanner is a diagnostic tool, not a repair tool. It allows you to *monitor* the State of Health (SOH) and identify bad cells, but it cannot restore capacity that has been lost due to age or charging habits.
Which OBD2 adapter works best with Car Scanner for electric cars?
While many generic ELM327 adapters work, EV data throughput is high. I recommend adapters that use Bluetooth 4.0 (LE) for stability. Brands like Vgate (iCar Pro), OBDLink (CX or MX+), and Veepeak are consistently reliable and fully supported by the app's developers for advanced EV profiles.
Why does the app show a different battery percentage than my dashboard?
This is normal. The dashboard shows 'Display SOC,' which includes buffers at the top and bottom to protect the battery and hide degradation. Car Scanner reads 'BMS SOC' (Battery Management System SOC), which is the raw, absolute state of charge. The BMS reading is more accurate for engineering analysis but the Display SOC is what you should use for driving range.
Is it safe to leave the OBD2 dongle plugged in while using Car Scanner?
generally yes, provided you have a quality dongle with 'auto-sleep' functionality. However, some cheap dongles stay active even when the car is off, which can drain your 12V battery. I recommend unplugging the dongle if you plan to leave the car parked for more than a few days, regardless of the brand.
Unlocking EV Secrets: The Engineer's Guide to the Car Scanner App