belive me i m not a total newbie... if was a problem of port setting i was not seeing my device blinking (remote and cable too) so this mean something is happening ... problem is related to remote initialization using this cable3FG wrote:It looks like your interface is actually on COM17, but JP12Serial.dll is finding some other serial device at COM5, and is trying to use it.
In RMIR, try Remote\Interface\JP1.x Serial, and under Port Selection check Other and enter in COM17, or perhaps just 17.
(you see different port number because i changed it many times to try if maybe this would help)
my cable has no DTR pinout it has only 5v gnd rx tx rts cts (it's an usb ft232r usb to serial) so i think the problem is related to this
anyway if i do tath in realterm
clear dtr
clear rts
set break on
set rts
clear rts
set break off
remote goes in serial mode and works like expected...
now problem is ... how can i make RM IR initialite my remote like i want?
as i can see from serial log RM IR use a different way to try to initialize my remote... and this way doesnt work in my situation....
remote initialization is done by jp12Serial.ddll ? is it opensource and recompilable? Maybe i have not enough skill to do in 5 minute but i will try...
or some one can help me