4.1
1.15K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Realtime vehicle diagnostics and logging using various OBD adapter types.
Live data view in Android Auto is also supported.

This open source app uses ECU files for OBD communication.
Theoretically all operations that are possible with ISTA-D, INPA or Tool32, could be also executed with this application.
At the moment only vehicles from BMW and VAG are supported.
With a configuration generator simply select the diagnostics jobs to execute and create your own configuration files.
For complex tasks the configurations files could be created manually.
The app requires 2.5 GB of free external storage.
The application supports the following OBD II adapters:
- Standard FTDI based USB "INPA compatible" D-CAN/K-Line adapters (all protocols)
- ELM327 based Bluetooth and WiFi adapters. Recommended ELM327 versions are 1.4b, 1.5 and origin 2.1, which are based on PIC18F2480 processor (no MCP2515 chip) (D-CAN protocol only)
- Custom Bluetooth D-CAN/K-Line adapter (BMW-FAST protocol over D-CAN and K-Line)
- A replacement firmware for the ELM327 Bluetooth adapter is existing, that is faster, more stable and that also supports K-Line (required for VAG vehicles, supports protocols KWP2000, KWP1281, TP2.0)
- Deep OBD ENET WIFI adapter (for BMW F-models)
Updated on
Apr 8, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Location, Files and docs, and Device or other IDs
Data is encrypted in transit
You can request that data be deleted

Ratings and reviews

4.2
1.05K reviews
Kip
May 18, 2020
If you are a data geek, this app is for you! Lots more BMW specific data available such as high voltage battery voltage and current, cell temperatures, and even motor torque on my i3. Works great with my Veepeak wifi OBD adapter. (I have found the wifi version to be more reliable than the bluetooth one on several different vehicles, plus you can still use your bluetooth connection for other things like taking or making a call while still connected to the adapter.)
37 people found this review helpful
Did you find this helpful?
dino
February 3, 2025
Excellent tool. Hope a future version might include the ability to make a nice combined dash with features including the ability to display gauges and turn on aux heater etc. well done developer. Great work and community contribution šŸ™
Did you find this helpful?
Ulrich Holeschak
February 3, 2025
You could do what you want with user C# code. But it's only for experts. This is a complex starting point: https://github.com/uholeschak/ediabaslib/blob/master/BmwDeepObd/Xml/G31/Axis.ccpage
Kristof Verbakel
January 17, 2025
It's a wonderful app, but after installing it on my new phone I can't save a configuration. Doesn't matter how much or little ecu's and jobs I select, pressing the save button does nothing. This renders the app useless. I'm using the latest update of deepobd on a pixel 7a with the deepobd bt adapter. Update: just found out that I needed to use the back button to save the config instead of the save button. Edited rating. If the save button will actually work in the future this app is worth 5
Did you find this helpful?
Ulrich Holeschak
January 17, 2025
The save button only stores the configuration but does not making it the active one. For this there is the question when leaving the configuration generator.

What’s new

- BMW database update.
- Improved language selection.
- Added new translator.
- Using Android app bundles.
- Android 15 support.
- Android Auto support.
- Simulation file support.
- Fixed minor problems