• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

simple(?) circuit question

Omegachi

Diamond Member
is it possible to interface a rs232 adaptor to a walkie talkie and be able to send and receive data through this connection? if possible, how can i connect the rs232 adaptor to the walkie talkie?
 
First, this goes under "highly technical."

Second, you need a device called a "modem" which stands for "modulator-demodulator." This turns data into sound so that it can be sent over an audio link. Even with high-quality equipment, 300 baud would be the best that I would expect for a kludge like this... Note that since this is a single-duplex link, you cannot use a standard computer modem.

They make radio RS-232 links. Google is your friend. Something like this will work FAR better than anything that you could throw together. You might even be able to hit 9600 baud with some models.
 
Back
Top