Main page
Recent changes
Band decoder for Arduino
B
I
U
S
link
image
code
list
Show page
Syntax
!!External remote 14 IP Relay Need two device with TCP232 ethernet module included * IP Band decoder * IP Relay [https://remoteqth.com/img/wiki-bd-ip-rel.png|noborder] * '''IP Band decoder''' use [arduino firmware rev 0.4 or higher -->|https://remoteqth.com/arduino-band-decoder.php#download] for band decoder: ** Remove all jumpers. ** [Configure Inputs -->|Band decoder for Arduino#Configure_inputs] dependancy to your trx. ** If band decoder work with you TRX well, activate transceive data with uncomment line {{#define REMOTE_RELAY // TCP/IP remote relay - need install and configure TCP232 module}} (enable other outputs is not recommended), and upload new firmware '''(before upload remove all jumpers - after return back).''' ** Enable IP module with '''short jumper JP5.''' * '''IP Relay ''' - use different [arduino firmware for IP relay -->|https://remoteqth.com/arduino-band-decoder.php#download] ''band-decoder-0x-rel'' ** Remove '''jumper JP5'''. ** configure three settings {{#define delayR 10 // sec [Relay] determines the time, after which the relay parking #define parking 14 // out [Relay] 1-14 parking output after timeout - optimally for grounded antenna int baud = 9600;}} '''baudrate must be same as TRX'''. ** Upload firmware. ** Return back '''jumper JP5'''. * '''Both devices''' ** [Configure Network -->|IP Remote hardware Switch#Network_setup] '''baudrate must be same as TRX.''' *'''{.redka#id color: #f23f37;}NOTE:{/} all baudrate must be same''' ** TRX ** Arduino firmware (band decoder) ** IP module in band decoder ** Arduino firmware (IP relay) ** IP module in IP relay [Next > Upload Firmware -->|Band decoder for Arduino#Upload_Firmware]
Password
Summary of changes