Jump to content

has anyone used a plc to control their repeater?


WRXH658

Recommended Posts

1 hour ago, WRXH658 said:

if so, how do I do it without distorting my audio?

You very likely can get a purpose built repeater controller for a lot less money unless you "happen" to have a PLC laying around someplace.

Otherwise the cheapest thing you likely can use is like the example linked to below.

https://www.robotshop.com/products/ardbox-plc-20-analog-modbus-industrial-arduino-module

Link to comment
Share on other sites

i have a click plc and the software to program it. it keeps distorting the audio when it fires the push to talk output. does anyone have any input on how to get rid of it? the plc i have was less than $80 and i already have it from an old project. a regular repeater controller won't work on my set up do to the fact i have a csi cs800 (RX only) going to a btech gmrs 50v2. so everything is different from one to the other. as far as mic input ptt... i would have to modify the cables ....  plus, i would have to buy another component. i would like to make what i already have work but I'm stumped.

Link to comment
Share on other sites

51 minutes ago, WRXH658 said:

i have a click plc and the software to program it. it keeps distorting the audio when it fires the push to talk output. does anyone have any input on how to get rid of it? the plc i have was less than $80 and i already have it from an old project. a regular repeater controller won't work on my set up do to the fact i have a csi cs800 (RX only) going to a btech gmrs 50v2. so everything is different from one to the other. as far as mic input ptt... i would have to modify the cables ....  plus, i would have to buy another component. i would like to make what i already have work but I'm stumped.

Can you provide a wiring diagram so we can see how you have it connected? I don’t understand why closing PTT would distort the audio. 

Link to comment
Share on other sites

i don't have any info on hand. i could get some pictures later. i am using the speaker power to see that audio is there and it is pulling to much power to power the speaker. if i unplug the plc the audio is good as soon as i power up the plc its crap. how else can i get power the other radios ptt when receiving? gpio pins on the back of my radio is not in the program menu otherwise i would set up one of the pins as an output for ptt when RX is coming in but i don't have the option to set them up in my programing software. the software is something ham. its a csi cs800 50w mobile radio

Link to comment
Share on other sites

1 hour ago, WRXH658 said:

i don't have any info on hand. i could get some pictures later. i am using the speaker power to see that audio is there and it is pulling to much power to power the speaker. if i unplug the plc the audio is good as soon as i power up the plc its crap. how else can i get power the other radios ptt when receiving? gpio pins on the back of my radio is not in the program menu otherwise i would set up one of the pins as an output for ptt when RX is coming in but i don't have the option to set them up in my programing software. the software is something ham. its a csi cs800 50w mobile radio

You might be able to enable VOX on the transmitting radio and let it just detect the audio from the receiving radio. 

Link to comment
Share on other sites

I tried that and i have to yell at my radio the hole time to get it to come through and if I don't talk fast it keys up over and over. I gave in im tired of messing with it. I attached a few pics give you an idea I took it all down after I gave up on it and order one. I plan on using an aux cord from the speaker out put of the cs800 to the controller but I doubt its going to be that simple. the other radio should be plug n play and some setting maybe. after I get the repeater working I'm going to figure out a way to use a digirig and zello so I can hear and talk back on my repeater anywhere I have service. thanks for the input. I'm just tired of messing with it.

20231219_194523.jpg

20231219_195318.jpg

20231219_195109.jpg

Link to comment
Share on other sites

Honestly, using two radios which were not designed to be combined as a repeater would be quite a challenge anyway. While there are some high end radios that are designed to be combined into a repeater (Motorola is one) and work well, but almost everyone on this forum who has tried something similar with inexpensive radios discovers that problems with de-sense are difficult to overcome. 

Link to comment
Share on other sites

Do you have a duplexer?

I have a Digirig.  They’re very nice, but they require connections to the mic and speaker jacks, which will already be connected to your other radio for use as a repeater. 

Also, I don’t know how you intend to bridge from the repeater through the DigiRig, to the internet. Will you be dedicating a Pi to talk to the Digirig and serve as the Zello node?

 

Link to comment
Share on other sites

I plan to use splitters to split the audio of the RX radio and the mic of the TX radio. I want it to work as a normal repeater but i also want it to work as an internet radio through zello. I haven't figured it all out yet but that is my goal. I want to be able to key up my repeater anywhere I have service. and I want to be able to hear on it as well. at the same time I want it to be a conventional repeater. not sure how I would prevent zello from stomping on the RX radio and vis versa. but ill deal with that when it come I guess.

Link to comment
Share on other sites

7 hours ago, Sshannon said:

Do you have a duplexer?

I have a Digirig.  They’re very nice, but they require connections to the mic and speaker jacks, which will already be connected to your other radio for use as a repeater. 

Also, I don’t know how you intend to bridge from the repeater through the DigiRig, to the internet. Will you be dedicating a Pi to talk to the Digirig and serve as the Zello node?

 

so what all goes into setting up a digirig for what im trying to do? why can't I take an old lap top open up zello and plug in speaker output to the mic input.  the mic input into the speaker output? set the lap top to never sleep and set a changing background so the screen doesn't get burnt.

Link to comment
Share on other sites

1 minute ago, WRXH658 said:

so what all goes into setting up a digirig for what im trying to do? why can't I take an old lap top open up zello and plug in speaker output to the mic input.  the mic input into the speaker output? set the lap top to never sleep and set a changing background so the screen doesn't get burnt.

A DigiRig is just a second sound card plus an interface for CAT control on radios that support it or PTT control for radios that don’t have CAT control. 
You could probably connect to your audio in and out from your computer but Zello needs PTT I would assume (I’m not knowledgeable about Zello).

The thing is that you’re trying to reinvent a bunch of stuff that folks have already done using raspberry pi and pi hat sound cards. I think that’s wonderful; I love people who want to make things, but it’s definitely not an easy path.

Link to comment
Share on other sites

13 minutes ago, Sshannon said:

A DigiRig is just a second sound card plus an interface for CAT control on radios that support it or PTT control for radios that don’t have CAT control. 
You could probably connect to your audio in and out from your computer but Zello needs PTT I would assume (I’m not knowledgeable about Zello).

The thing is that you’re trying to reinvent a bunch of stuff that folks have already done using raspberry pi and pi hat sound cards. I think that’s wonderful; I love people who want to make things, but it’s definitely not an easy path.

  it seems easier than the raspberry pi stuff. Its also a budget thing the challenge. I have so much stuff laying around that i know I can use. instead of buying what I need and figuring it out. I want to use anything I can that I already have. thats why its a Frankenstein build. I want to make it my own even if it's a cobled mess lol.

Link to comment
Share on other sites

Now that Raspberry Pi board’s are easier to obtain, maybe the node that’s sold on this site will become available.  Someone has already done the difficult coding and there are several threads in these forums that discuss the configuration settings:

https://shop.mygmrs.com/collections/repeaters-and-accessories/products/repeater-linking-bundle

 

I understand that’s not what you’re interested in doing.  I only mention it so you know what’s available.  I wish you well in your endeavor.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Guidelines.