Engine monitor

Installed torque pro on this from the playstore...

https://onecarstereo.com/products/qualcomm-octa-core-carplay-ai-box

It just like having an android phone displayed on the screen.
Thanks for providing the PID's, much appreciated. Are you still able to use your phone, and G-maps etc with the AI Box, or how does that work? It seems like they either function as a standalone device, or passthrough Android Auto, but not both. Would love to verify that, so I could run Torque on the device, and then everything else from the phone, or maybe I guess just use the screen mirroring functionality. Any insight is much appreciated!
 
I can't supply any insight for you, sorry. My phone has never been paired to any of the trucks.
 
Here are screenshots of the pids you need to create in torque. The first 1 is the pid for how long till next regen. You can name it what you want. I named it Regen Dist.

View attachment 148View attachment 149Second screenshot is a yes/no, on/off pid. I named it Regen.
I know it's an old post but maybe there's some insight? I tried using the equation for the Regen Dist on an LZO I think it would 377 or something like that when trying it. Thank you!
Rich
 
If the screenshot if the pids, showing here, I will repost them when I crawl out of the combine.
 
This is great. I have this working with Torque Pro on my 24 Sierra 1500 LZ0 thanks to your custom pids, with one exception , my exhaust temp pid does not return values when testing it. I double checked, and my pids match yours, perhaps they're different on the LZ0?

To get torque pro operational on Android Auto, you have to use these apps:

Android 13 and below: https://github.com/agronick/aa-torque
Android 14: https://github.com/Inside4ndroid/aa-torque-ex/ - You have to be added to a test program to obtain this app. You can request your account be added on the github discussion page

Note: Torque Pro is not available on Android 14 and above because it's been abandoned. You have to obtain the apk, and use adb to install with an override flag. Info: https://xdaforums.com/t/installing-apps-with-an-outdated-sdk-on-android-14.4632567/. Example command: adb install --bypass-low-target-sdk-block name_of_package.apk


I cannot recall how I obtained the apk for my paid version of torque.. I have been searching and trying things for a week and cannot remember the exact step. If I find those I'll share them as well.

Edit: I think the way I obtained an APK that was no longer eligible for my version of Android 14 was to install the Aurora Store (alternative play store for devices without google play), set the spoof manager for an phone using an older version of Android and then it gives you the option to download the APK rather than install it. After that, you can navigate to the Aurora folder in a file manager and find the specific APK. NOTE: You will need a license to continue to use it, so you must ensure your real google play account has purchased it. In my experience, it will keep trying to contact a license server via Aurora or Play every few minutes if you are no longer signed in.

The Aurora store can be obtained via F-Droid, which is an alternative android app store that contains things google does not approve.

Outside of the Exhaust temp (I'm using one of the standard sensors, Exhaust gas temp bank 1 sensor 1, but if there's a better one or you have an updated PID you can share, that would be great).

The AA Torque app allows for unit conversions. When I have some more time, I'm going to try and map the 0, 1 , 2 and 3 values to text. Does anyone know what they correspond to?

My best guesses:

0 = Not active
1 = Passive?
2= Active?
3= ?
 

Attachments

  • 20250104_130441.webp
    20250104_130441.webp
    120.1 KB · Views: 1
  • 20250104_130448.webp
    20250104_130448.webp
    94.1 KB · Views: 1
Last edited:
Latest set of gauges... Trans temp is still not working, need to find another pid for that one
20250104_180015.webp
 
It's amazing how quickly the soot percentage goes up in city driving, especially if you floor it from a stop. I'm looking forward to seeing how my regen status shows once I hit 100 % to see if it's accurate or not. I'll update once I do. In my daily driving today I went from ~31% to ~38% and varied in between. The value that shows 197 miles is basically static, because it's the average distance between regens. I can verify this with a real scan tool (Autel) that will also allow me to do a forced regen. I was hoping my ODBLink mx +, which is the bluetooth module I purchased and has an accompanying app, would give me that option, but it does not appear to be the case. That said, knowing my soot % and current regen status should give me enough feedback to avoid having to do so in the future.

ODBLink does have a native android auto app, but it will only display text/strings/numeric values. The nice thing about Torque is you're able to create custom PIDs and, as documented on my above linked post from gm1500diesel.com
 
Last edited:
@gemarsh - None of these would be possible without your sharing of the PIDs and associated formulas for interpreting them. Would you mind sharing where you found those details? I'd love to create additional ones and it looks like there's a way to export them from torque so they can be easily shared as a file rather than having to recreate them from screenshots. Your earlier work has been invaluable and I would like to contribute/continue if possible. I have been sharing this thread across every forum I'm a member of, including the github thread for android 14 users. If you are uncomfortable with that, I can remove those links if you'd like.
 
@gemarsh - None of these would be possible without your sharing of the PIDs and associated formulas for interpreting them. Would you mind sharing where you found those details? I'd love to create additional ones and it looks like there's a way to export them from torque so they can be easily shared as a file rather than having to recreate them from screenshots. Your earlier work has been invaluable and I would like to contribute/continue if possible. I have been sharing this thread across every forum I'm a member of, including the github thread for android 14 users. If you are uncomfortable with that, I can remove those links if you'd like.
No problem. Here is a YouTube video for some of the pids.

I had a Google doc spreadsheet, years ago, but I'm unable to find it now.

 
I've been refining mine and will share a torque csv export in the next couple of weeks once I'm confident that the values are correct.
 
Here's my latest. I haven't had the opportunity to get into an active regen yet, so I don't know if the small (non-dial) values will populate properly when I do. I've attached a csv export of my custom torque pids if anyone wants to import them into their app. You'll need to change the extension to csv from txt, the forum would not allow me to post a csv.
 

Attachments

  • 20250110_091029.webp
    20250110_091029.webp
    160.7 KB · Views: 3
  • 20250110_091041.webp
    20250110_091041.webp
    155.5 KB · Views: 3
  • exportedPIDs.txt
    exportedPIDs.txt
    854 bytes · Views: 1
Back
Top