LTSupportAutomotive
LTSupportAutomotive copied to clipboard
An iOS / watchOS / macOS support library for OBD2, VIN-Decoding, and more.
Hey @mickeyl once we disconnect and trying to reconnect it always stuck on "Initializing". state.Everytime app needs to reopen to connect.Can you please help me out.Thanks.
Hello, I have tried adjusting the UUID defined in the code to match the LELink device to no avail.. It sees the device for sure but is stuck in the...
Hello @mickeyl , I am only able to get the Generic/ Manufacturer specific DTC code from the main ECU module, not getting any DTC code for ABS,TCM etc modules using...
Hi, I'm student from Czech Republic working right now on my thesis where I'm trying to use this library. Whole application is written in Swift with SwiftUI. Everything works fine...
Hi Mickey, my first GitHub PR so i might be missing or confused about somethings so help me out if I've got something wrong. Here is a draft PR of...
Right now, the main command class `LTOBD2Command` provides the `formattedResponse` call that returns an `NSString` for displaying the result of a command. To allow more sophisticated processing of the returned...
This issue keeps track about the forthcoming Swift support for LTSupportAutomotive. I'm planning to: - [x] Relayout the source files to make the Swift Package Manager happy (while not breaking...
The demo is a bit sparse. I should add at least a minimum of code to - Choose between a WiFi adapter and a Bluetooth adapter, and - Select a...
Hi, i'm new to this field and thanks for amazing library. My car now can connect to your demo app, but i don't know how to read DTC code from...
This are the fixes for the issues #22 and #23