We plugged two OBD-II diagnostic dongles into the same 2023 Volkswagen Touran and recorded every result. One scanner read all 19 ECU modules and pulled real fault codes. The other returned “Not Equipped” on every single system — including the Engine ECU selected manually. Here is the complete technical breakdown of what happened, and why it matters for any workshop handling modern vehicles.
The Test Setup
| Tool | Form Factor | Connection | Price Range |
|---|---|---|---|
| Xtool A30X | Small black OBD-II dongle | Bluetooth → tablet | ~€150–€200 |
| Kingbolen Ediag Elite | Small silver/black OBD-II dongle | Bluetooth → same tablet | ~€80 |
Both scanners were tested on the same 2023 Volkswagen Touran (MQB Evo platform) — one of the most representative modern European vehicles for diagnostic tool validation. Same vehicle, same ignition cycle, same tablet. No conditions favoured either device.
Why the 2023 VW Touran Is a Meaningful Test Vehicle
The Touran on the MQB Evo platform is not an exotic vehicle — it is a volume-production family MPV sold across Europe. But its diagnostic architecture is representative of everything post-2018 European engineering demands from a scanner:
- Central Gateway (ZAS): All diagnostic traffic passes through a security-hardened gateway ECU that enforces a UDS seed-key challenge (Service $27). Scanners without the VW-specific algorithm never get through.
- CAN-FD buses: High-bandwidth modules (MIB3 infotainment, Telematics Unit, ADAS camera) communicate at up to 5 Mbit/s on CAN-FD — a protocol that legacy CAN 2.0B transceivers simply cannot decode.
- 19 addressable ECU nodes: A representative count for a mid-range modern family vehicle. Every one of those 19 systems must respond for a scanner to claim full vehicle coverage.
A scanner’s performance on this vehicle reliably predicts its performance across the entire post-2018 European fleet.
Xtool A30X — Full Coverage, Real Fault Codes
Auto Scan + CAN Fast Scan: Both Completed Successfully

The Xtool A30X launched its Auto Scan without any issue. The CAN Fast Scan — a rapid topology sweep designed for workshop intake — completed quickly and returned actionable data immediately. No ignition cycling was required. No manual intervention was needed.
The A30X offers two scan modes: Standard Mode (deep handshake with each module, reads live data streams and DTC freeze frames) and Fast Mode (rapid topology sweep — identifies modules and reads active fault codes only). This dual-mode design reflects how a real workshop operates: quick vehicle intake (Fast) versus customer-complaint diagnostics (Standard).
All 19 Modules Detected

The full-vehicle scan confirmed communication with all 19 ECU nodes. Below are the four systems where the Xtool retrieved active fault codes during this test:
| Module | Result | Fault Code Found |
|---|---|---|
| Emergency Call Module (eCall/TCU) | ✅ Communication OK | U112100 — Databus missing message |
| Info Electronics 1 (MIB3 Infotainment) | ✅ Communication OK | Fault present |
| Instrument Cluster | ✅ Communication OK | Fault present |
| Climate Control (HVAC) | ✅ Communication OK | Fault present |
| Engine Control Module (ECM) | ✅ Communication OK | No active faults |
| Transmission Control Module | ✅ Communication OK | No active faults |
| ABS / ESP | ✅ Communication OK | No active faults |
| Airbag / SRS | ✅ Communication OK | No active faults |
| Central Gateway (ZAS) | ✅ Communication OK | No active faults |
| All remaining 10 modules | ✅ Communication OK | No active faults |
Fault code U112100 (Databus missing message) is a CAN bus network DTC indicating the Emergency Call Module is not receiving expected frames from another node. Without a scanner capable of reaching the eCall/TCU module — which requires both CAN-FD support and Central Gateway authentication — this fault would be completely invisible.
Lifetime Updates Included
The Xtool A30X ships with lifetime software updates at no additional cost. As VW Group expands its module addressing in future model years, the scanner’s UDS address database and gateway algorithms stay current without a subscription fee.
Kingbolen Ediag Elite — Complete Diagnostic Failure
VIN Auto-Recognition: Failed

The first red flag appeared before any system scan began. The Kingbolen Ediag Elite could not automatically read the vehicle’s VIN from the OBD-II port. It repeatedly asked the technician to cycle the ignition — a prompt that indicates failure to establish a stable session on the diagnostic bus.
VIN reading via ISO 15765 (Mode $09, PID $02) is a basic OBDII function mandatory on all vehicles sold in Europe since 2001. Failure here indicates a session-layer problem, not a simple oversight.
All Modules: “Not Equipped” — Zero Communication

The Health Report scan completed its progress animation — quickly and convincingly. The result: every module returned “Not Equipped”. Zero out of nineteen. When the technician manually navigated to the Engine ECU directly — bypassing the auto-scan entirely — the result was a Communication Failure error.
“Not Equipped” means the module address returned no response within the timeout window. On a 2023 Touran, all 19 modules are physically present and fully functional. The Kingbolen heard nothing because it was never allowed through the Central Gateway — not because the systems were absent.
Why the Kingbolen Failed: Three Compounding Protocol Failures
Failure 1 — Central Gateway Rejection
VW Group vehicles from 2018 onward require a Gateway unlock sequence before diagnostic frames are routed through the ZAS. This uses UDS Service $27 (SecurityAccess) with a manufacturer-specific seed-key algorithm. The Kingbolen’s firmware does not contain this algorithm. Every module was unreachable before a single byte of module-specific communication occurred.
Failure 2 — CAN-FD Bus Incompatibility
Several modules on the 2023 Touran (TCU, MIB3, ADAS Camera) reside exclusively on CAN-FD segments. CAN-FD uses a different frame format and bit-stuffing algorithm than classical CAN. A transceiver built for CAN 2.0B at 500 kbit/s will transmit frames that are bit-timing-incompatible with CAN-FD nodes. This produces bus errors and silence — which the Kingbolen reports as “Not Equipped”.
Failure 3 — Missing Module Address Database
The Telematics Control Unit at VW UDS address range 0x777 was added to the diagnostic topology post-2020. Many budget scanners compiled their address databases before 2022 and simply do not include this node. Even if the Kingbolen resolved its CAN-FD incompatibility, it would still miss the TCU entirely.
Full Comparison Table
| Specification | Xtool A30X | Kingbolen Ediag Elite |
|---|---|---|
| Modules detected (2023 VW Touran) | 19 / 19 ✅ | 0 / 19 ❌ |
| VIN Auto-Recognition | ✅ Instant | ❌ Failed (ignition cycle loop) |
| CAN-FD Support | ✅ Yes | ❌ No |
| Central Gateway Unlock (VW/Audi) | ✅ Yes | ❌ No |
| Telematics Module (TCU) Support | ✅ Yes | ❌ No |
| Scan Modes | Standard + Fast ✅ | Fast only |
| Manual ECU Selection | ✅ Works | ❌ Communication failure |
| Fault Code U112100 Detected | ✅ Yes (Emergency Call Module) | ❌ Invisible |
| Software Updates | ✅ Lifetime (free) | Limited |
| Price | ~€150–€200 | ~€80 |
| Post-2018 European Fleet | ✅ Professional coverage | ❌ Minimal / non-functional |
| Protocol Stack | UDS / ISO 15765-4 / CAN-FD | CAN 2.0B / basic OBDII |
The Real Cost of Saving €100
The Kingbolen costs roughly half of the Xtool A30X. The saving looks compelling until you consider what happens in an actual workshop.
A 2023 VW Touran drives in. A technician connects the Kingbolen. Twenty minutes later, they have zero diagnostic data and a customer waiting for answers. They switch to a capable tool. The shop has now paid for two diagnostic tools, wasted 20 minutes of bay time, and damaged its credibility with the customer.
In 2026, vehicles with CAN-FD and secured gateways are not edge cases. The post-2018 MQB, MEB, and MSB platforms from VW Group alone represent tens of millions of registered vehicles across Europe. Add similar architectures from PSA (PF3), Stellantis (STLA Medium), BMW (FAAR), and Renault (CMF-C/D), and the Kingbolen fails on the majority of vehicles entering any modern European workshop. The €100 price difference is recovered the first time you avoid a failed diagnostic session.
| Scenario | Kingbolen €80 | Xtool A30X €180 |
|---|---|---|
| Modern VW/Audi (2020+) | ❌ Unusable | ✅ Full diagnostics |
| Modern BMW (G-series, 2019+) | ⚠️ Partial at best | ✅ Full diagnostics |
| Pre-2018 universal vehicles | ✅ Works | ✅ Works |
| Time lost per failed session | 20–40 min ❌ | 0 min ✅ |
| Shop credibility on modern fleet | ❌ Cannot diagnose | ✅ Professional result |
| Real ROI horizon | Negative on modern fleet | Positive within weeks |
Verdict
| Category | Xtool A30X | Kingbolen Ediag Elite |
|---|---|---|
| Protocol Coverage (2023 vehicles) | ⭐⭐⭐⭐⭐ | ⭐☆☆☆☆ |
| Scan Depth | ⭐⭐⭐⭐☆ | ⭐☆☆☆☆ |
| UI / Usability | ⭐⭐⭐⭐☆ | ⭐⭐⭐☆☆ |
| Value for Money (Modern Fleet) | ⭐⭐⭐⭐⭐ | ⭐☆☆☆☆ |
| Value for Money (Pre-2018) | ⭐⭐⭐☆☆ | ⭐⭐⭐⭐☆ |
| Overall (Professional Workshop) | ⭐⭐⭐⭐☆ | ⭐☆☆☆☆ |
| User Profile | Recommended Tool |
|---|---|
| Professional workshop (2020+ vehicles) | Xtool A30X — or higher |
| Home mechanic / pre-2018 vehicle owner | Kingbolen Ediag Elite (limited scope, acceptable) |
| Mobile technician, mixed fleet | Xtool A30X minimum |
| Fleet manager (modern company vehicles) | Xtool A30X minimum |
The Xtool A30X is not the most expensive professional scanner on the market. It sits in the mid-range and it earns its position. The Kingbolen Ediag Elite fails at the architectural level on a standard, volume-production 2023 vehicle. For any workshop handling the current European fleet, there is no meaningful comparison between these two devices.
Technical Appendix — Protocol Reference
CAN-FD (ISO 11898-1:2015)
Flexible Data-Rate CAN allows payloads up to 64 bytes (vs. 8 bytes in classical CAN) and bit rates up to 8 Mbit/s for the data phase. VW Group adopted CAN-FD for infotainment and telematics buses starting with the MQB Evo platform (2019 Touareg, 2020 Golf VIII onward). Legacy transceivers fixed at 500 kbit/s cannot decode CAN-FD frames.
UDS (ISO 14229) — Unified Diagnostic Services
- Service $10 — DiagnosticSessionControl (open extended session)
- Service $27 — SecurityAccess (seed-key unlock for gateway)
- Service $19 — ReadDTCInformation (fault code retrieval — how U112100 was found)
- Service $22 — ReadDataByIdentifier (live data / freeze frames)
Fault Code U112100 — Databus Missing Message
U-codes are network communication DTCs. U112100 specifically indicates that the Emergency Call Module (eCall/TCU) is not receiving an expected CAN message from another node. This fault requires a scanner capable of (a) authenticating through the ZAS gateway and (b) addressing the TCU at its CAN-FD bus address. The Kingbolen satisfies neither condition.
VW Central Gateway (ZAS)
The Zentraler Diagnose-Adapter Stecker acts as a diagnostic firewall. All UDS traffic from the OBD-II port is intercepted. If the gateway does not receive a valid seed-key response, it silently drops all forwarded frames. Every ECU appears silent — hence “Not Equipped” on the Kingbolen. This is not a module problem. It is a door the Kingbolen cannot open.
Review based on live comparison video test. Vehicle: 2023 Volkswagen Touran (MQB Evo). All protocol details referenced from ISO 11898-1:2015, ISO 14229-1:2020, and VW Group diagnostic workshop literature.



