I am trying to get cwdaemon working.
I am configuring it with this command: cwdaemon -d ttyUSB0 -p 6789 -x n
My device is a USB-to-DB9 adapter like this: https://xggcomms.com/userimages/FT-Cable-5-USB.jpg
When I try to run a CW macro, my digital multimeter does not show any voltage on the DTR pin.
Any ideas? Thanks.
Hi!
Without knowing cwdaemon I would guess the parameter -d
Should it be -d /dev/ttyUSB0 ?
--
Saku
OH1KH
I tried that, but it returns an error saying that it's an invalid device. The command I posted above works fine, I just can't get any output from the DTR pin.