<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automotive on Easy-DYI</title><link>https://easy-dyi.too-many-machines.com/tags/automotive/</link><description>Recent content in Automotive on Easy-DYI</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© Igor Wawrzyniak</copyright><lastBuildDate>Fri, 24 Jul 2026 12:00:00 +0200</lastBuildDate><atom:link href="https://easy-dyi.too-many-machines.com/tags/automotive/index.xml" rel="self" type="application/rss+xml"/><item><title>EOBD scanners: getting more information from your car</title><link>https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/</link><pubDate>Fri, 24 Jul 2026 12:00:00 +0200</pubDate><guid>https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/</guid><description>&lt;img src="https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/1.jpg" alt="Featured image of post EOBD scanners: getting more information from your car" /&gt;&lt;p&gt;Modern cars are full of sensors monitoring everything from exhaust gas composition to intake air pressure. When something goes wrong, the engine management system logs a fault code and lights the check engine warning. Now, if only cars had screens that could display what exactly is wrong&amp;hellip;&lt;/p&gt;
&lt;p&gt;No such luck. But it&amp;rsquo;s easy to get the right tool to read it. That tool is an EOBD scanner.&lt;/p&gt;
&lt;h2 id="what-eobd-is"&gt;What EOBD is
&lt;/h2&gt;&lt;p&gt;EOBD (European On-Board Diagnostics) is the European implementation of the OBD2 standard, mandatory on petrol cars sold in Europe since 2001 and diesel cars since 2004. All cars since then (and some older ones) have a standardised 16-pin diagnostic port, usually under the dashboard on the driver&amp;rsquo;s side. Every compliant car speaks a common basic protocol. This means one tool can read fault codes from any manufacturer.&lt;/p&gt;
&lt;p&gt;The codes themselves are structured: a letter indicating the system (P for powertrain, B for body, C for chassis, U for network communications) followed by four digits. The first digit indicates whether it&amp;rsquo;s a standard code (0) or a manufacturer-specific code (1 or above). Standard P0xxx codes have the same meaning across all manufacturers - e.g. P0300 means random misfire detected. Manufacturer codes are where it gets less predictable.&lt;/p&gt;
&lt;p&gt;The standardised codes cover the basics: emissions systems, engine misfires, sensor faults, fuel system issues. This is what any OBD scanner will read. What standard codes don&amp;rsquo;t cover: manufacturer-specific features, gearbox details, ABS, airbags, climate control, and other systems outside the emissions-related scope of the EOBD standard.&lt;/p&gt;
&lt;h2 id="self-contained-unit-vs-bluetooth-module"&gt;Self-contained unit vs Bluetooth module
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Self-contained scanners&lt;/strong&gt; are dedicated devices: plug into the OBD port, press read, see the codes on the device&amp;rsquo;s screen. Some clear codes as well. Basic models cost £20–40 and do exactly this job. They&amp;rsquo;re easy to use, no need to configure anything on the phone.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bluetooth modules&lt;/strong&gt; (or USB, or Wifi) typically using the ELM327 chip or equivalent, pair with a phone or laptop and let an app do the work. They are cheaper, and the app can do much more.&lt;/p&gt;
&lt;p&gt;I keep a Bluetooth module in a car all the time. A few times it was useful, once it saved the day. Nice thing is they are powered by the OBD port and have no battery, so they can stay in the car forever.&lt;/p&gt;
&lt;p&gt;Budget scanners have varying support for extensions. I got lucky - my very cheap, completely non-brand adapter from a random online seller, just happens to support almost everything I might realistically encounter. But generally, if you want to be sure, check your app&amp;rsquo;s website for recommended models.&lt;/p&gt;
&lt;h2 id="apps"&gt;Apps
&lt;/h2&gt;&lt;p&gt;In pre-smartphone days, I used apps on the laptop (and a USB module instead of Bluetooth). Phone is obviously more convenient and I happily switched to Android apps. I&amp;rsquo;ve tried a few and my current favourite is &lt;strong&gt;Car Scanner&lt;/strong&gt;. It handles a lot of manufacturer extensions in addition to standard codes, can clear codes, modify settings, and clearly warns which operations are dangerous.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Car Scanner example" class="gallery-image" data-flex-basis="110px" data-flex-grow="46" height="1170" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/Screenshot_20260704_131908_Car-Scanner.jpg" width="540"&gt;&lt;/p&gt;
&lt;p&gt;Previously, I used &lt;strong&gt;EOBD Facile&lt;/strong&gt;. I had a paid version (it still costs considerably less than one visit to a mechanic). It&amp;rsquo;s quite similar, but Car Scanner outperforms it now - it supports many more extensions, and even free version has full features.&lt;/p&gt;
&lt;p&gt;Some apps are designed towards engine tuning and focus on performance charts. &lt;strong&gt;Torque Pro&lt;/strong&gt; is a well known example. Not my cup of tea, just mentioning.&lt;/p&gt;
&lt;p&gt;For deeper access, manufacturer-specific tools are worth knowing about. I&amp;rsquo;ve driven several cars over the years and used (or at least researched) a few tools:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ford:&lt;/strong&gt; &lt;strong&gt;FORScan&lt;/strong&gt; (free, Windows) with an ELM327 adapter gives very deep access to Ford, Lincoln, and Mazda - these share platforms and FORScan understands all of them. I used it on my Ford Focus many years ago.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Toyota:&lt;/strong&gt; &lt;strong&gt;Toyota Techstream&lt;/strong&gt; is the official dealer diagnostic software, and it&amp;rsquo;s available to DIYers via an aftermarket Mini-VCI cable. It reads Toyota-specific codes, performs adaptations (throttle position reset, idle relearn), and covers hybrids including battery health - something generic apps can&amp;rsquo;t touch. I read about it but I never used it - I had a Toyota, but Car Scanner handled it well enough.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Volvo:&lt;/strong&gt; &lt;strong&gt;VIDA&lt;/strong&gt; (Vehicle Information and Diagnostics for Aftersales) is the Volvo dealer system. A DiCE interface allows DIY access and is popular in the Volvo enthusiast community. Covers proprietary codes across all systems, not just the powertrain. Worth knowing if you own an older Volvo. I had a Volvo once, but at that time I used EOBD Facile and it worked for my needs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Kia and Hyundai:&lt;/strong&gt; these share a platform and generic apps handle them reasonably well for standard codes. Car Scanner has some extended PIDs for Hyundai/Kia that go slightly beyond the standard set.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="getting-the-code-is-not-getting-the-answer"&gt;Getting the code is not getting the answer
&lt;/h2&gt;&lt;p&gt;A fault code describes what the ECU detected as a symptom, not what caused it. A code saying &amp;ldquo;misfire on cylinder 2&amp;rdquo; could be the spark plug, the ignition coil, the high-voltage cable, the fuel injector, a compression problem or a few other things. The code points you at the symptom. The scanner can&amp;rsquo;t give you diagnosis - it&amp;rsquo;s giving you a starting point. Sometimes I know what to do next, other times at least I know what to tell the mechanic.&lt;/p&gt;
&lt;h2 id="the-turbo-story"&gt;The turbo story
&lt;/h2&gt;&lt;p&gt;A few years ago, I was driving a Honda Civic with a TDi engine on a mountain road. Suddenly the &amp;ldquo;check engine&amp;rdquo; light appeared and the car lost most of its (normally excessive) power. It could barely go uphill, I struggled to get to the nearest safe parking place.&lt;/p&gt;
&lt;p&gt;Connected the EOBD module. It showed several error codes - some of them were known to me and expected in an old car. The new ones indicated turbo underboost and overspeed. On a turbo engine, airflow problems could mean several things. The turbine and compressor spin at crazy speeds, are manufactured to incredible precision and can fail in several interesting ways, all of them expensive.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Error codes on the Honda" class="gallery-image" data-flex-basis="108px" data-flex-grow="45" height="1200" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/Screenshot_20231008-104011_EOBD-Facile.jpg" width="540"&gt;
&lt;img alt="Error codes on the Honda" class="gallery-image" data-flex-basis="108px" data-flex-grow="45" height="1200" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/Screenshot_20230924-104641_EOBD-Facile.jpg" width="540"&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not a mechanic. I opened the bonnet not hoping to achieve much. And immediately discovered an air hose with a cracked connector. I got duct tape. Wrapped it around the hose and the connector to hold it seated. The intention was to get home and at a convenient time replace it properly.&lt;/p&gt;
&lt;p&gt;The duct tape held. For 2 years, at which point the car failed for an unrelated reason and was sold for parts. EOBD scanner turned what felt like a serious breakdown into a roadside fix. Without the scanner, the code would have remained unread and the options would have been tow or limp to a garage. With it, the diagnosis took five minutes and the repair took three.&lt;/p&gt;
&lt;h2 id="when-buying-a-used-car"&gt;When buying a used car
&lt;/h2&gt;&lt;p&gt;An EOBD scanner is a useful tool to bring when viewing a used car. Plug it in, read the codes, and see what the car has been logging. Fault codes the seller doesn&amp;rsquo;t know about - or does know about and hasn&amp;rsquo;t mentioned - can appear here.&lt;/p&gt;
&lt;p&gt;The caveat: the previous owner may also own a scanner. Clearing fault codes before a sale takes thirty seconds. It might leave traces, there might be another more secure location - whether you can find it, depends a lot on your scanner, app and skill. A used car dealer surely has a better scanner and way more experience.&lt;/p&gt;
&lt;p&gt;Interestingly, &lt;strong&gt;seeing some harmless codes&lt;/strong&gt; is often more reassuring than seeing none at all. Minor codes - such as a sensor that briefly read out of range - suggest the history hasn&amp;rsquo;t been cleared. A completely blank fault history on a high-mileage car is slightly suspicious; it&amp;rsquo;s more likely that codes were cleared than that the car has never logged a single fault. Not a dealbreaker, but worth noting alongside other checks.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Harmless codes" class="gallery-image" data-flex-basis="110px" data-flex-grow="46" height="1170" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/eobd-scanner/Screenshot_20260704_131842_Car-Scanner.jpg" width="540"&gt;&lt;/p&gt;
&lt;h2 id="what-changes-with-an-ev"&gt;What changes with an EV
&lt;/h2&gt;&lt;p&gt;I&amp;rsquo;ve never had an EV, but my next car could be electric, so I did a bit of research. EVs still have a standard OBD2, still log fault codes, but the standard PID set that was designed around petrol engines and mostly doesn&amp;rsquo;t apply. Generic apps will show very little information.&lt;/p&gt;
&lt;p&gt;What you actually want to see on an EV - battery state of health, individual cell voltages, pack temperature, capacity remaining, charging system status - is proprietary. For this you need an app that knows the specific extended PIDs for that brand. Since my plans are down to several brands, I researched those.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Kia and Hyundai:&lt;/strong&gt; Car Scanner has extended PID sets for Hyundai and Kia that cover battery management data. No need to change anything in my current setup.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Nissan:&lt;/strong&gt; The Leaf has its own dedicated app: &lt;strong&gt;Leaf Spy&lt;/strong&gt; (iOS and Android). It reads the BMS in detail. Works with a standard ELM327 Bluetooth adapter. Leaf Spy is widely used in the Leaf owner community and is effectively the standard tool for assessing used Leaf battery condition. If you&amp;rsquo;re looking at buying a used Leaf, this is worth knowing about before you go.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Toyota:&lt;/strong&gt; The Prius has its own dedicated tool: &lt;strong&gt;Dr. Prius&lt;/strong&gt; (free, iOS and Android), which specifically assesses hybrid battery health. For newer Toyota EVs and PHEVs, the Toyota Techstream setup I mentioned above (Mini-VCI cable) covers the full vehicle including the battery management systems. The same cable that works on conventional Toyotas works on hybrid and EV Toyotas.&lt;/p&gt;</description></item><item><title>Locking nut removal, or how to steal your own wheels</title><link>https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/</link><pubDate>Fri, 24 Jul 2026 12:00:00 +0200</pubDate><guid>https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/</guid><description>&lt;img src="https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/1.jpg" alt="Featured image of post Locking nut removal, or how to steal your own wheels" /&gt;&lt;p&gt;Locking wheel nuts exist to stop opportunists nicking your wheels, and when you lose the key, they do their job a little &lt;em&gt;too&lt;/em&gt; well.&lt;/p&gt;
&lt;p&gt;A few years ago when I moved to the UK, I bought a very old Honda Civic with the intention of replacing it soon (I expected to get a lot of scratches before getting used to driving on the wrong side of the road), but really liked the car and kept it for long. One day came a time to replace tyres. I brought the car to the tyre service and confidently told them the key is in the glovebox. I saw it just a few days before when I cleaned the interior. Except it wasn&amp;rsquo;t there now.&lt;/p&gt;
&lt;h2 id="the-easy-checks"&gt;The easy checks
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;I searched the place where I cleaned the car - the locking key wasn&amp;rsquo;t there.&lt;/li&gt;
&lt;li&gt;If you think that half of the cars have the same locking nut, look more closely. They often look similar, but there are subtle differences. I checked some friends&amp;rsquo; cars that looked similar, all turned out to be different.&lt;/li&gt;
&lt;li&gt;I asked the tyre shop if they have locking nut keys. Sure they do, many of them - none was right.&lt;/li&gt;
&lt;li&gt;I asked Honda about the replacement and local mechanic about the removal. Both gave me a quote that I didn&amp;rsquo;t like.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="time-for-a-diy-approach"&gt;Time for a DIY approach
&lt;/h2&gt;&lt;p&gt;Most locking nuts these days have &lt;strong&gt;rotating collars&lt;/strong&gt; - if you try to grip it from the outside, the outer part just spins freely. The solution is to break and remove the collar first.&lt;/p&gt;
&lt;h3 id="tools-needed"&gt;Tools needed
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;removal sockets&lt;/li&gt;
&lt;li&gt;breaker bar&lt;/li&gt;
&lt;li&gt;hammer&lt;/li&gt;
&lt;li&gt;cordless drill&lt;/li&gt;
&lt;li&gt;drill bits for metal&lt;/li&gt;
&lt;li&gt;wire cutters&lt;/li&gt;
&lt;li&gt;centre punches&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img class="gallery-image" data-flex-basis="108px" data-flex-grow="45" height="799" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/tools.jpg" width="360"&gt;&lt;/p&gt;
&lt;p&gt;Of those, I only needed to buy removal sockets. These are hardened sockets with an internal profile that looks a bit like a reverse thread. Designed not only for the task I had, but also for removing stripped nuts. You could buy one socket, but I wasn&amp;rsquo;t sure which size I needed.&lt;/p&gt;
&lt;h3 id="removing-the-rotating-collar"&gt;Removing the rotating collar
&lt;/h3&gt;&lt;p&gt;The rotating collar was made of steel, my wheels were aluminium. Breaking one without causing (much) damage to the other made the job both rough and delicate. And the moment you touch the collar with any tool, it rotates away. I had a set of centre punches, so I used one or two to hold the collar in place, and another one to make a small dent.&lt;/p&gt;
&lt;p&gt;&lt;img class="gallery-image" data-flex-basis="108px" data-flex-grow="45" height="799" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/centre-punch.jpg" width="360"&gt;&lt;/p&gt;
&lt;p&gt;Then it was time for drilling. Repeated the process several times.&lt;/p&gt;
&lt;p&gt;&lt;img class="gallery-image" data-flex-basis="108px" data-flex-grow="45" height="799" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/drilling.jpg" width="360"&gt;&lt;/p&gt;
&lt;p&gt;When the collar was damaged enough, I gripped it with the wire cutters (pliers were too big) and removed it.&lt;/p&gt;
&lt;p&gt;&lt;img class="gallery-image" data-flex-basis="108px" data-flex-grow="45" height="799" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://easy-dyi.too-many-machines.com/posts/automotive/locking-nuts/collar-removed.jpg" width="360"&gt;&lt;/p&gt;
&lt;p&gt;First wheel took me about an hour and got the most scratches. But I gained experience quickly, the 4th one was done in a few minutes and almost unscathed.&lt;/p&gt;
&lt;h3 id="removing-the-uncollared-nut"&gt;Removing the uncollared nut
&lt;/h3&gt;&lt;p&gt;That was an easy part. Get the right sized socket, put it on the nut, then give it a few taps with a hammer.
Use a long breaker bar (not a ratchet). You need a lot of force, push with your body weight. Even normally,
wheel nuts take some force, but now you also have to make your socket bite into steel.&lt;/p&gt;
&lt;h2 id="after-removal"&gt;After removal
&lt;/h2&gt;&lt;p&gt;Of course the nut is useless after a forced removal. Have a new set of nuts prepared before you attempt it. You could
use other locking nuts (and this time, don&amp;rsquo;t lose the key), but I opted for standard nuts. Nobody would be interested
in battered wheels from an old Honda Civic anyway, even before I added some more scratches.&lt;/p&gt;</description></item></channel></rss>