Hi Everyone
I have just updated a node with a radio interface from Hamvoip to ASL3 and the Rx & Tx led no longer works, has anybody else come across this and is there a fix please?
Thanks
Karl G4AQV
Hi Everyone
I have just updated a node with a radio interface from Hamvoip to ASL3 and the Rx & Tx led no longer works, has anybody else come across this and is there a fix please?
Thanks
Karl G4AQV
The PTT LED will just work baring setup issues. The COR LED may need a setting depending on the type of node you have.
Does the PTT LED come on when you first boot up the node?
Is there a heartebeat LED on your node? If so, is it blinking?
The Tx led doesnt come on at all. I have a RP3B using ASL3 and have tried different settings via the Events and GPIO cop,62 but with no avail!
Regards
Karl
TX LED is standardized to illuminate PTT/TX via GPIO3 (pin 13) on the CM108. I don’t believe there’s special configuration for that.
For RX/COS, make sure you have this in [events]
:
cop,62,GPIO4:1 = c|t|RPT_RXKEYED
cop,62,GPIO4:0 = c|f|RPT_RXKEYED
and then in simpleusb.conf
you are triggering where your specific radio is connected for COR/COS:
gpio4=out0
In general, there’s where COS/COR lands. There are non-standard ways of doing it though I believe.