Page 19 of 23

Re: PCM Hammer Release 014

Posted: Thu Oct 08, 2020 9:02 pm
by antus
Firmware, a bit of a guess, 4+? Ive heard of pre v4 not working on some obdlink interfaces and then an update to current solved it. But I dont have detailed info and dont know what specifically is in the LX. If you install the latest you should be OK. If you want us to add support for it, post the debug log as a text file. I see there have been a couple of people forking pcmhammer on github and adding different obdlink identifiers but they have gone stale and never sent us a pull request. The wouldnt be hard to add officially if someone with the device is happy to test and work with us.

Re: PCM Hammer Release 014

Posted: Thu Oct 08, 2020 11:14 pm
by Gampy
NSFW uses an LX.

As for speed, it is what it is ...

Re: PCM Hammer Release 014

Posted: Sun Oct 11, 2020 10:07 am
by Vampyre
hey guys, been awhile my house got destroyed so been dealing with insurance. Ive got a mx I grabbed for lsdroid, i can test things if needed.

Re: PCM Hammer Release 014

Posted: Mon Oct 12, 2020 6:19 pm
by NSFW
Yikes, sorry to hear about your house!

For the MX, I guess for starters just try to connect to it and see what happens.
Does 'get properties' work?
Does full read work?
If anything fails, the debug log would probably have enough info to get it working.

Re: PCM Hammer Release 014

Posted: Tue Oct 13, 2020 2:36 am
by Gampy
Sorry to hear about your house, know what you're going through, been there done that ... 12/26/2004@21:18 by fire!
Vampyre wrote:Ive got a mx I grabbed for lsdroid
That statement stipulates the MX+, the MX+ has been well tested with PcmHammer ...

That does not mean more is not welcome!

I personally am always up to hearing success stories ... :thumbup:
Or failures if that's the case!

Re: PCM Hammer Release 014

Posted: Thu Oct 22, 2020 11:24 am
by Sachem
I recently downloaded PCMHammer014. I could not get it to initialize my OBD Link LX. I have been trying for a week. So I purchased the MX+ and it still will not initialize. I then attached the debug file if anyone has any suggestions or can help. I have a P59 PCM (blue/green connector). If I use droid LS it seems to work fine. What am I doing wrong?

Re: PCM Hammer Release 014

Posted: Thu Oct 22, 2020 12:24 pm
by antus
You dont seem to have a valid com port selected. You need to identify what is the correct port and select it from the list. If COM5 is the right port then there must be some other software on your computer blocking pcmhammer from talking to it. Possibly security software of some type or policy, perhaps installed by an employer if your using a work PC.

[08:23:41:037] Unable to initalize ObdLink or AllPro on COM5
[08:23:41:037] System.IO.IOException: The port 'COM5' does not exist.

Re: PCM Hammer Release 014

Posted: Fri Oct 23, 2020 6:02 am
by Sachem
Thank you for the reply. I will try again tonight.

Re: PCM Hammer Release 014

Posted: Fri Oct 23, 2020 7:23 pm
by Gampy
Just in case ...

If you have damaged or non-managed ports you can clean them with the following steps,

Find the "Command Prompt" shortcut and Right-Click on it,
Select: Run as administrator
If required, Enter: Password
At the command prompt type (or copy paste) the following two commands followed by ENTER,
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
devmgmt.msc
When Device Manager opens,
Select: View
Select: Show hidden devices
In the Device Manager Tree view,
Expand: Ports (COM & LPT)
On any ports you want to remove,
Select: Right Click
Select: Uninstall
In the Confirm Device Uninstall dialog,
Un-Check: Delete the driver software for this device
Select: Ok

The next time you plug the device in, it will re-install ...

I personally Uninstall them all and just allow them to reinstall in the specific order I plug the devices back in ... That way I get what I want on the ports I want them on.

Re: PCM Hammer Release 014

Posted: Sat Oct 24, 2020 4:01 am
by In-Tech
Great reply Gampy, I have some software that only looks for ports 1-4 and have to do this on the rare occasion that I need to use that particular software and/or interface.

Here's a document I found a few years ago that addresses your instructions and has pictures :D
Make COM ports available.pdf
(373.75 KiB) Downloaded 282 times