Search found 21 matches
- Sun Nov 02, 2025 7:03 pm
 - Forum: Other Motorcycle Makes
 - Topic: Healtech Obd and Tuner pro RT
 - Replies: 1
 - Views: 40
 
Re: Healtech Obd and Tuner pro RT
I tried something similar before on the 2017 Kawasaki SXR1500. In my case, I wasn’t using Healtech I used a Kawasaki Marine diagnostic tool and captured the communication traffic to observe how the message structure looks From what I saw, Kawasaki uses proprietary protocol KWP2000 with fast-init seq...
					- Mon Jul 07, 2025 3:54 am
 - Forum: TunerPro Discussion
 - Topic: Feature Request ADX "listen for silence" with invert data line option
 - Replies: 8
 - Views: 16861
 
Re: Feature Request ADX "listen for silence" with invert data line option
I am currently learning to develop a plugin for TunerPro RT to handle specific first initialization sequences by directly controlling the FTDI USB device through its driver, referencing examples from the TunerPro SDK. The main purpose of this plugin is to perform the first init sequence accurately a...
					- Mon Jul 07, 2025 3:14 am
 - Forum: TunerPro Discussion
 - Topic: Feature Request ADX "listen for silence" with invert data line option
 - Replies: 8
 - Views: 16861
 
Re: Feature Request ADX "listen for silence" with invert data line option
Actually in my case, I didn’t run into any issues. Once I got the first init sequence done manually with the Arduino, everything worked perfectly. After that, I handed over control to the ADX file, which handled the data streaming just fine. The transition between Arduino and ADX (via UART) was seam...
					- Sat Jul 05, 2025 7:04 pm
 - Forum: TunerPro Discussion
 - Topic: Feature Request ADX "listen for silence" with invert data line option
 - Replies: 8
 - Views: 16861
 
Re: Feature Request ADX "listen for silence" with invert data line option
I ran into the exact same challenge when working on an ADX file for a Honda motorcycle ECU using a non-standard K-Line protocol based on 10400 baud (manufacturer-specific protocol). I tried lowering the baud rate and sending 0x00 at 184 baud to pull the line low, combined with a "Listen for Sil...
					- Mon Jun 23, 2025 4:09 am
 - Forum: TunerPro Discussion
 - Topic: Cable for ADX connection Solved!!!
 - Replies: 4
 - Views: 4610
 
Re: Cable for ADX connection
Interesting project If you're already building an ADX file, it suggests that you know the expected data stream and ECU protocol fairly well. From what you've described (9600 baud, line idles at 12V, active low for data), it sounds very similar to a K-Line style interface (ISO 9141 / KWP2000), though...
					- Tue Dec 31, 2024 4:13 am
 - Forum: General Tuning Discussion
 - Topic: Getting Started - TunerPro RT with OBDLink SX
 - Replies: 3
 - Views: 44476
 
Re: Getting Started - TunerPro RT with OBDLink SX
OBDLink SX etc. based on ELM327 see TunerPro Plug-ins download https://www.tunerpro.net/downloadPlugins.html
					- Fri May 24, 2024 6:46 am
 - Forum: TunerPro Discussion
 - Topic: Plug-in Honda Flasher on Tunerpro RT
 - Replies: 8
 - Views: 49209
 
- Fri May 24, 2024 6:36 am
 - Forum: Other Motorcycle Makes
 - Topic: ADX files realtime datalogger for honda motocycle
 - Replies: 0
 - Views: 18558
 
ADX files realtime datalogger for honda motocycle
Hi Honda owner or anyone who's interested in tuning your motorcycle on TunerPro tuning platform we are pleased to offer add-on ADX files or data stream definitions for tuner to make it easier if you are interested please contact me for more details and prices TunerPro ADX files data stream definitio...
					- Mon May 06, 2024 1:48 pm
 - Forum: Report A Bug
 - Topic: Data Acq/emulation tab not showing
 - Replies: 1
 - Views: 14853
 
Re: Data Acq/emulation tab not showing
data acq tab available on Tunerpro RT only
					- Sat Dec 09, 2023 8:53 pm
 - Forum: Report A Bug
 - Topic: tunerpro not responding after update.9993
 - Replies: 1
 - Views: 15715
 
tunerpro not responding after update.9993
TP stop working not responding everything stops can't click when select any sent commands in ADX Editor I found 
this problem after last update build.9993 from.9827 on Windows 11, 7 tested by TunerProELM327_ReferenceV1.adx
					this problem after last update build.9993 from.9827 on Windows 11, 7 tested by TunerProELM327_ReferenceV1.adx
- Sat Sep 09, 2023 7:36 pm
 - Forum: Other Motorcycle Makes
 - Topic: 2022 Honda CFR110 TUNING
 - Replies: 3
 - Views: 19651
 
Re: 2022 Honda CFR110 TUNING
you can post .bin files here or PM to me maybe I can help for XDF
					- Tue May 30, 2023 10:03 pm
 - Forum: Report A Bug
 - Topic: Checksum Plugin Issue
 - Replies: 4
 - Views: 55274
 
Re: Checksum Plugin Issue
Dear Mangus
build .9816 look like all plug-in.dll missing in drop down manu |Preferences|Data acq. I/O component Please check
					build .9816 look like all plug-in.dll missing in drop down manu |Preferences|Data acq. I/O component Please check
- Wed Feb 02, 2022 4:22 pm
 - Forum: Report A Bug
 - Topic: Copying Entire Table Contents Freezes TP
 - Replies: 4
 - Views: 23472
 
Re: Copying Entire Table Contents Freezes TP
solved please check in latest build .9513 version on download page
					- Tue Jul 27, 2021 4:37 am
 - Forum: Report A Bug
 - Topic: ELM ADX problem with data returns not correct
 - Replies: 1
 - Views: 17404
 
ELM ADX problem with data returns not correct
need help to config my ELM ADX file for request Fuel Rail Pressure parameter in Service 01 PID 6D this note is correct ? send command Hex cmd string : 0x4D 0x30 0x31 0x50 0x30 0x44 0x53 0x30 0x36 0x52 0x31 ASCII string: M01P0DS06R1 listen Packet Packet Type: Static Packet size timeout: 400 ms Payloa...
					- Thu Jul 22, 2021 4:55 am
 - Forum: TunerPro Discussion
 - Topic: how does the label source "linked, normalized" work?
 - Replies: 2
 - Views: 5415
 
Re: how does the label source "linked, normalized" work?
label function, I'm not sure exactly but I can try like this 
I don't know this is what you expected or not
 
https://drive.google.com/file/d/13eeYFl ... sp=sharing

					I don't know this is what you expected or not
https://drive.google.com/file/d/13eeYFl ... sp=sharing

- Thu Jul 08, 2021 12:19 am
 - Forum: TunerPro Discussion
 - Topic: need help config request PID 6D (FRP) ELM ADX
 - Replies: 0
 - Views: 4691
 
need help config request PID 6D (FRP) ELM ADX
Hi everyone need help to config my ELM ADX for request Fuel Rail Pressure parameter Service 01 PID 6D this note is correct? send command Hex cmd string : 0x4D 0x30 0x31 0x50 0x30 0x44 0x53 0x30 0x36 0x52 0x31 ASCII string : M01P6DS06R1 listen Packet Packet Type : Static Packet size timeout : 400 ms ...
					- Sat Nov 21, 2020 5:55 pm
 - Forum: Other Motorcycle Makes
 - Topic: 2020 honda rubicon atv 520 dct XDF file needed
 - Replies: 4
 - Views: 9135
 
- Fri Nov 20, 2020 11:07 pm
 - Forum: Other Motorcycle Makes
 - Topic: 2020 honda rubicon atv 520 dct XDF file needed
 - Replies: 4
 - Views: 9135
 
Re: 2020 honda rubicon atv 520 dct XDF file needed
HI, 
did you get .BIN files from ECU already?
					did you get .BIN files from ECU already?
- Mon Aug 24, 2020 12:38 am
 - Forum: Other Motorcycle Makes
 - Topic: Need Help with Honda MSX 125 2014
 - Replies: 2
 - Views: 6790
 
Re: Need Help with Honda MSX 125 2014
What's the KEIHIN ECU number part?  89661-xxx-xxx  
I want to know the correct file size. Bin 48kb or 64kb?
and you should have to get.Xdf file to open, edit them
if you interested
PM me

					I want to know the correct file size. Bin 48kb or 64kb?
and you should have to get.Xdf file to open, edit them
if you interested
PM me

- Sun Jan 12, 2020 4:22 am
 - Forum: TunerPro Discussion
 - Topic: Plug-in Honda Flasher on Tunerpro RT
 - Replies: 8
 - Views: 49209
 
Re: Plug-in Honda Flasher on Tunerpro RT
Looks like someone has ever answered about this "ELM327 is often used with software for standard OBD2 communication and has built-in support for most common OBD2 protocols. The software communicates with the interface using a special ELM327 protocol. For the stuff in this thread, a "passiv...
					- Thu Oct 17, 2019 8:52 pm
 - Forum: TunerPro Discussion
 - Topic: Plug-in Honda Flasher on Tunerpro RT
 - Replies: 8
 - Views: 49209
 
Plug-in Honda Flasher on Tunerpro RT
Hi everyone I'm a beginner please advise. my question is possible to create plug-ins ADX for VAG-KKL Cable? It would be great if we can look live parameter and able to record track on the map in Tunerpro RT software. The ELM327 device seems to be working properly now I'm using the VAG-KKL cable base...