Search found 4 matches

by S18Pilot
Wed Feb 03, 2021 10:15 pm
Forum: MGL Radio frequency products
Topic: V6 Remote Flip-Flop
Replies: 7
Views: 5029

Re: V6 Remote Flip-Flop

Got the commands working. Deleted the "00 Don't care value" shown in the ICD.
by S18Pilot
Wed Feb 03, 2021 7:35 pm
Forum: MGL Radio frequency products
Topic: V6 Remote Flip-Flop
Replies: 7
Views: 5029

Re: V6 Remote Flip-Flop

Same problem with commands 02 and 03 to change RX/IC volume, and commands 05 and 06 to change squelch. Values are not changing. Byte sequence for command 02, for example, is
0x02 0x05 0x02 0x00 0x57
0x57 is = 0x02^0x55
Any suggestions would be greatly appreciated. Thanks.
by S18Pilot
Wed Feb 03, 2021 2:39 pm
Forum: MGL Radio frequency products
Topic: V6 Remote Flip-Flop
Replies: 7
Views: 5029

Re: V6 Remote Flip-Flop

No joy. I can write the active and standby frequencies individually, with commands 00 and 01, so I know the serial port link is working. I've verified the byte sequence and that the sequence is being written for the command to flip frequencies. Not sure what else to try.
by S18Pilot
Tue Feb 02, 2021 9:10 pm
Forum: MGL Radio frequency products
Topic: V6 Remote Flip-Flop
Replies: 7
Views: 5029

Re: V6 Remote Flip-Flop

Trying to flip active and standby frequencies in the V16. I send byte sequence
0x02,0x05,0x12,0x00,0x12^0x55
which appears to be correct from the V16 ICD. But the frequencies do not flip. What am I doing wrong?
Thanks.