Page 1 of 1

Winkeyer issue in 2.6.1.0

Posted: 27 May 2020, 20:42
by IK3LLS
Hello all,
I made an winkeyer interface using K3NG sketch (winkeyer emulator) with an Arduino nano and worked well in 2.4.0 and 2.5.0 releases (all portable release).

Since 2.6.1.0 (portable) doesn't work anymore, see below some rows from Realtime Log:

[2.5.0.0]
...
20:05:27.538 Info: [ucSmallCAT] : Rig changed. Updating maximum number of rigs to 1
20:05:31.287 Info: [WinKeyerHardware] : Winkeyer open command issued
20:05:32.396 Info: [WinKeyerHardware] : Winkeyer version detected: 23
20:05:32.412 Info: [WinKeyerHardware] : Winkeyer opened successfully. Hardware version 23
20:05:32.412 Info: [#=zhSZFhaw=] : Running Winkeyer parser process
20:05:32.412 Info: [#=zhSZFhaw=] : Running Winkeyer send process
20:05:35.224 Info: [WinKeyerHardware] : Closing winkeyer...
20:05:35.474 Info: [#=zvgqVMyA9oebU80zKhGUndJc=] : Winkeyer send process closed
20:05:35.474 Info: [#=zXiEVqmlA7z3rUWwpo3xoUe0=] : Winkeyer parser process closed


[2.6.1.0]
...
20:07:30.976 Info: [ucSmallCAT] : Rig changed. Updating maximum number of rigs to 2
20:07:39.349 Info: [WinKeyerHardware] : Winkeyer open command issued
20:07:41.896 Info: [WinKeyerHardware] : Closing winkeyer...
20:07:42.021 Error: [WinKeyerHardware][OpenWinkey] : [EXCEPTION] Timeout operazione.
20:07:45.646 Info: [WinKeyerHardware] : Winkeyer open command issued
20:07:48.177 Info: [WinKeyerHardware] : Closing winkeyer...
20:07:48.302 Error: [WinKeyerHardware][OpenWinkey] : [EXCEPTION] Timeout operazione.
20:07:51.067 Info: [WinKeyerHardware] : Winkeyer open command issued
20:07:53.613 Info: [WinKeyerHardware] : Closing winkeyer…
20:07:53.722 Error: [WinKeyerHardware][OpenWinkey] : [EXCEPTION] Timeout operazione.


I tried also to start Log4OM with administrator privileges but no differences, always timeout.
Thanks for your help.

73 Luigino IK3LLS

Re: Winkeyer issue in 2.6.1.0

Posted: 28 May 2020, 09:04
by IK3LLS
Update, this morning I tried to snif the COM between Log4OM and winkeyer, these are the results:

2.5.0
Cattura_2-5-0.JPG
Cattura_2-5-0.JPG (153.7 KiB) Viewed 2989 times
2.6.1
Cattura_2-6-1.JPG
Cattura_2-6-1.JPG (131.69 KiB) Viewed 2989 times
From 2.5.0 it is possible to see the cmd Host Open [00-02] and Load Defaults [0F-46-...] while in 2.6.1 it is almost blank (only first 0x13 byte sent (btw, is it Load EEprom cmd request?).

73 IK3LLS

Re: Winkeyer issue in 2.6.1.0

Posted: 28 May 2020, 14:09
by IW3HMH
Hi, the only thing that changed is a DTREnable command sent during initialization phase to raise DTR pin and support serial winkeyers giving them the power they expect through the DTR pin.
That should not change anything i suppose...

Re: Winkeyer issue in 2.6.1.0

Posted: 28 May 2020, 16:00
by G4POP
Luigino,

I have just tested Winkeyer support in the latest release and so have members of the Alpha team and its working fine in both the installed and portable versions.

So there is something particular to your installation or setup causing the issue, sorry I cant help further other than to confirm this is not a problem being experienced by others

Re: Winkeyer issue in 2.6.1.0

Posted: 29 May 2020, 03:06
by DF5WW
Having the same interface as Terry and i can say all is fine here too. Winkeyer support
in V2 works as it should.