Search found 587 matches
- Sat Jan 04, 2020 5:23 pm
- Forum: VAG DPF
- Topic: DDXC Engine
- Replies: 3
- Views: 5824
Re: DDXC Engine
Your engine should work. I have some reports that confirm it can be connected to the app using engine group 10. Unfortunately, I don't have confirmation for all 12 fields because I received only static screenshots in which I can't understand if visible values change correctly while driving. If you w...
- Tue Dec 17, 2019 11:53 am
- Forum: Guides and Manuals
- Topic: VAG DPF - User Manual: Connecting
- Replies: 0
- Views: 36954
VAG DPF - User Manual: Connecting
Connecting with Bluetooth ELM327 adapter Before connecting the app, you have to pair the device to the adapter using the standard bluetooth connection menu of the Android device. To be paired, the adapter must be powered on (connected to the car or to a 12V supplier) When your adapter is paired, yo...
- Tue Dec 17, 2019 11:44 am
- Forum: Guides and Manuals
- Topic: VAG DPF - User Manual: User Interface
- Replies: 0
- Views: 41076
VAG DPF - User Manual: User Interface
From top to bottom, there are 4 sections: status bar, commands and icons, data fields, static data. Status bar section Section_1.jpg In this section you can see from left to right: app icon, app name, setting menu icon, data log recording icon, sounds icon, help icon, FAQ icon and exit commands. Ico...
- Tue Dec 10, 2019 11:41 am
- Forum: New features request
- Topic: iOS support
- Replies: 6
- Views: 10995
Re: iOS support
It would be great also for me, but in my current condition, as single non-professional developer, it's impossible to plan a new development language learning. I'm sorry.
- Wed Dec 04, 2019 12:38 pm
- Forum: VAG DPF
- Topic: Variables explanations
- Replies: 2
- Views: 5528
Re: Variables explanations
Here the answers based on what I've learned in last years (I'm not an engine technician): Post injections are used by engine ECU to reduce nocive emissions and engine noise, the difference between 1 2 and 3 is just the timing, number 2 is after number 1 and number 3 is after number 2, in normal use ...
- Wed Dec 04, 2019 11:57 am
- Forum: New features request
- Topic: Engine revs
- Replies: 2
- Views: 10720
Re: Engine revs
Yes I agree, I've tried to use it during my tests, but the refresh rate make it unusable because what you see on the screen (or in the log file) is not synchronized well to other fields due to bluetooth communication delay.
Moreover I don't have space to add further fields on screen, actually.
Moreover I don't have space to add further fields on screen, actually.
- Wed Dec 04, 2019 11:53 am
- Forum: New features request
- Topic: Oil level
- Replies: 3
- Views: 12615
Re: Oil level
My actual plan is to separate data that need to be refreshed quickly and data that are almost always static. For example, I don't need to check in every data update the value of the oil ash deposit because it changes very rarely. Probably the best solution is to keep static data in a separate page t...
- Tue Nov 26, 2019 10:04 am
- Forum: New features request
- Topic: Oil level
- Replies: 3
- Views: 12615
Re: Oil level
Yes I confirm it would be possibile to add the oil level. Not all engines have it available, but most recent have it. The problem now it that I don't have space enough to add new fields. I have a list of useful fields to be added, but I can't proceed without a graphical redesign that actually isn't ...
- Tue Nov 26, 2019 9:54 am
- Forum: VAG DPF
- Topic: CJAA engine
- Replies: 3
- Views: 6130
Re: CJAA engine
I've found some email of 2016-2017 and it seems this engine isn't supported. It should use the old VW diagnostic protocol, in fact using VCDS you'll see the old measuring block form with the group fields instead of the new measuring block method with advanced measuring and UDS requests.
Bye
Bye
- Fri Nov 22, 2019 1:31 pm
- Forum: VAG DPF Free
- Topic: Support for new engine
- Replies: 4
- Views: 13926
Re: Support for new engine
Unfortunately old engines, like yours, using the old VW diagnostic protocol ISO-TP 2.0 don't work with my app.
I developed the app on the last protocol that is completely different from the previous.
I'm sorry
Daaren
I developed the app on the last protocol that is completely different from the previous.
I'm sorry
Daaren
- Fri Nov 15, 2019 4:50 pm
- Forum: New features request
- Topic: Android auto
- Replies: 4
- Views: 8823
Re: Android auto
This is a world I need to explore. Probably I did never start because I don't have Android Auto in my car, so it would be difficult to test a beta version.
- Fri Sep 06, 2019 10:42 am
- Forum: VAG DPF
- Topic: Other Gauges from CanBus
- Replies: 2
- Views: 5939
Re: Other Gauges from CanBus
The ECU parameter list is enormous. I know every user would like to have many parameters available, but with this app I'm focusing only on DPF so I prefer to avoid parameters not directly related to DPF and its functionality. The problem is that more parameters means low reading frequency and I don'...
- Fri Sep 06, 2019 10:32 am
- Forum: New features request
- Topic: log format change or option to 2nd format output
- Replies: 4
- Views: 14563
Re: log format change or option to 2nd format output
Interesting! I'll give a check.
- Fri Sep 06, 2019 10:30 am
- Forum: VAG DPF
- Topic: [Differential pressure-air flow volume] ratio analysis
- Replies: 2
- Views: 6733
Re: [Differential pressure-air flow volume] ratio analysis
I'm studying the relationship between differential pressure and air mass just to understand if the ratio is constant. Looking the average values it seems yes, but I think the big problem is the reading speed of the app. Unfortunately I can't have realtime values so for these kind of parameters that ...
- Tue Sep 03, 2019 9:40 am
- Forum: New features request
- Topic: App auto-start and auto-reconnect to the OBD adapter
- Replies: 1
- Views: 7527
Re: App auto-start and auto-reconnect to the OBD adapter
There are two options that can help you:
Auto connect on start
Enable auto-update function on start
With these two options enabled, when you launch the app it connects and starts to read data automatically. Isn't it enough for you? Just a single tap in the icon is requested.
Auto connect on start
Enable auto-update function on start
With these two options enabled, when you launch the app it connects and starts to read data automatically. Isn't it enough for you? Just a single tap in the icon is requested.
- Tue Aug 27, 2019 8:28 am
- Forum: New features request
- Topic: log format change or option to 2nd format output
- Replies: 4
- Views: 14563
Re: log format change or option to 2nd format output
Hi Radek,
interesting post.
But I don't understand what's the problem using excel to generate a graph. I use it daily without problems, I simply put all (or needed) data in a line graph and the time in X axis.
If I understand the problem, maybe I can correct the format.
interesting post.
But I don't understand what's the problem using excel to generate a graph. I use it daily without problems, I simply put all (or needed) data in a line graph and the time in X axis.
If I understand the problem, maybe I can correct the format.
- Fri Aug 23, 2019 1:51 pm
- Forum: New features request
- Topic: Coolant temp and oil temp
- Replies: 3
- Views: 9163
Re: Coolant temp and oil temp
For the regeneration process, I think the post injection 3 value is most important than coolant temperature. Don't you agree? Maybe you're asking for that value generally speaking. In this case I agree with you, but this app was created focusing on DPF filter and its regeneration, so I need to show ...
- Thu Aug 22, 2019 3:00 pm
- Forum: VAG DPF
- Topic: The regeneration process from official VAG document
- Replies: 0
- Views: 17419
The regeneration process from official VAG document
The following chapter, taken from an official VAG technical document of a CRBC engine, explains the phases of the regeneration process in an EA288 TDI engine. The same principles can be used for all recent VAG TDI engines. The regeneration of the particulate filter takes place in the following stage...
- Tue Aug 20, 2019 4:20 pm
- Forum: VAG DPF
- Topic: [Differential pressure-air flow volume] ratio analysis
- Replies: 2
- Views: 6733
[Differential pressure-air flow volume] ratio analysis
Today I logged some values from my TDI and placed in a graph ;) I included also the DPF gas volume that isn't present in released app, just to understand the relationship between the ratio [differential pressure/air volume] and the [soot mass calculate]. As reported in technical documents, in fact, ...
- Mon Aug 19, 2019 8:41 am
- Forum: VAG DPF
- Topic: Erratic Differential Preassure readings
- Replies: 7
- Views: 13085
Re: Erratic Differential Preassure readings
Very good! Your report will be useful for other people for sure.
Sometimes they ask me to check if the differential pressure values are correct, but I can't say that because I don't have experience about sensor failures.
Your report give us an evidence of a possible failure.
Thanks
Sometimes they ask me to check if the differential pressure values are correct, but I can't say that because I don't have experience about sensor failures.
Your report give us an evidence of a possible failure.
Thanks