Wow, I can't believe I didn't post more information then that. That's what you get for staying up too late working on things.
Anyways, the interface cable is an FTDI serial->USB adapter. This is my first foray into JP1 remotes. It is wired as follows:
Code: Select all
FTDI----------Remote
TXD----------->Pin4
GND----------->Pin3
RXD----------->Pin6
DTR----------->Pin2
(Determined from Tommy Tyler's "FT230X Interface.pdf")
My interface unfortunately doesn't have an RTS line available, but I believe read somewhere that DTR can be used as well. I have tried on windows 7 (using built in drivers for FTDI) and WinXP (downloaded latest drivers from ftdi website). The result is the same. The interface appears correctly as com port (4).
Another note, at first I was unable to get jp1xtest to even see the remote. (No JP1.2/3 Remote found etc) I then copied the latest jp12serial.dll from RMIR into the jp1xtest folder (renamed to jp1xserial.dll) and then was able to get Null signature result. Also, I was able to get the following output from RealTerm
31793179 is the proper signature but I'm not sure why there is the Nul char in there as well.
Rmaster.err file has been uploaded at
http://www.hifi-remote.com/forums/dload ... e_id=11693