Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use Telemetry Radio: Examples, Pinouts, and Specs

Image of Telemetry Radio
Cirkit Designer LogoDesign with Telemetry Radio in Cirkit Designer

Introduction

The SiK Telemetry Radio V3 by Holybro is a versatile and reliable device designed to transmit data from remote or inaccessible locations to a receiving station for monitoring and analysis. This telemetry radio is widely used in various applications, including unmanned aerial vehicles (UAVs), remote sensing, and other wireless communication systems. It provides a robust and efficient means of data transmission, ensuring that critical information is relayed accurately and promptly.

Explore Projects Built with Telemetry Radio

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Arduino-Based Doppler Radar with RF Transmission and LCD Display
Image of Doppler Radar: A project utilizing Telemetry Radio in a practical application
This circuit features an Arduino UNO microcontroller interfaced with an RF 433 MHz Transmitter, a Transmitter RF Module, an LCD screen with I2C communication, and a doppler radar sensor. The Arduino controls the RF transmission and processes the doppler radar's signal, likely for motion detection purposes. The LCD screen is used to display information or statuses, and the RF modules enable wireless communication, possibly to transmit the processed radar data.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32 and TEA5767 FM Radio with ILI9341 Display and Potentiometer Tuning
Image of v1: A project utilizing Telemetry Radio in a practical application
This circuit is an FM radio receiver with a TEA5767 tuner module controlled by an ESP32 microcontroller. The ESP32 reads the frequency input from a rotary potentiometer and displays the current frequency on an ILI9341 TFT display. The microcontroller adjusts the tuner frequency via I2C communication based on the potentiometer's position.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino UNO with GPS and NRF24L01 for Ambulance Detection and Traffic Control
Image of rancia: A project utilizing Telemetry Radio in a practical application
This circuit features an Arduino UNO microcontroller interfaced with a GPS NEO-6M V2 module for location tracking and an NRF24L01 module for wireless communication. The Arduino collects GPS data and transmits it wirelessly using the NRF24L01. It is designed for a sensor-based system to control traffic by detecting and approaching an ambulance, as indicated by the embedded code which handles serial communication with the GPS module and wireless data transmission.
Cirkit Designer LogoOpen Project in Cirkit Designer
Satellite-Based Timing and Navigation System with SDR and Atomic Clock Synchronization
Image of GPS 시스템 측정 구성도_Confirm: A project utilizing Telemetry Radio in a practical application
This circuit appears to be a complex system involving power supply management, GPS and timing synchronization, and data communication. It includes a SI-TEX G1 Satellite Compass for GPS data, an XHTF1021 Atomic Rubidium Clock for precise timing, and Ettus USRP B200 units for software-defined radio communication. Power is supplied through various SMPS units and distributed via terminal blocks and DC jacks. Data communication is facilitated by Beelink MINI S12 N95 computers, RS232 splitters, and a 1000BASE-T Media Converter for network connectivity. RF Directional Couplers are used to interface antennas with the USRP units, and the entire system is likely contained within cases for protection and organization.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Telemetry Radio

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of Doppler Radar: A project utilizing Telemetry Radio in a practical application
Arduino-Based Doppler Radar with RF Transmission and LCD Display
This circuit features an Arduino UNO microcontroller interfaced with an RF 433 MHz Transmitter, a Transmitter RF Module, an LCD screen with I2C communication, and a doppler radar sensor. The Arduino controls the RF transmission and processes the doppler radar's signal, likely for motion detection purposes. The LCD screen is used to display information or statuses, and the RF modules enable wireless communication, possibly to transmit the processed radar data.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of v1: A project utilizing Telemetry Radio in a practical application
ESP32 and TEA5767 FM Radio with ILI9341 Display and Potentiometer Tuning
This circuit is an FM radio receiver with a TEA5767 tuner module controlled by an ESP32 microcontroller. The ESP32 reads the frequency input from a rotary potentiometer and displays the current frequency on an ILI9341 TFT display. The microcontroller adjusts the tuner frequency via I2C communication based on the potentiometer's position.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of rancia: A project utilizing Telemetry Radio in a practical application
Arduino UNO with GPS and NRF24L01 for Ambulance Detection and Traffic Control
This circuit features an Arduino UNO microcontroller interfaced with a GPS NEO-6M V2 module for location tracking and an NRF24L01 module for wireless communication. The Arduino collects GPS data and transmits it wirelessly using the NRF24L01. It is designed for a sensor-based system to control traffic by detecting and approaching an ambulance, as indicated by the embedded code which handles serial communication with the GPS module and wireless data transmission.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of GPS 시스템 측정 구성도_Confirm: A project utilizing Telemetry Radio in a practical application
Satellite-Based Timing and Navigation System with SDR and Atomic Clock Synchronization
This circuit appears to be a complex system involving power supply management, GPS and timing synchronization, and data communication. It includes a SI-TEX G1 Satellite Compass for GPS data, an XHTF1021 Atomic Rubidium Clock for precise timing, and Ettus USRP B200 units for software-defined radio communication. Power is supplied through various SMPS units and distributed via terminal blocks and DC jacks. Data communication is facilitated by Beelink MINI S12 N95 computers, RS232 splitters, and a 1000BASE-T Media Converter for network connectivity. RF Directional Couplers are used to interface antennas with the USRP units, and the entire system is likely contained within cases for protection and organization.
Cirkit Designer LogoOpen Project in Cirkit Designer

Technical Specifications

Key Technical Details

Parameter Value
Frequency Range 433 MHz / 915 MHz
Transmit Power Up to 100 mW (20 dBm)
Sensitivity -121 dBm
Data Rate Up to 250 kbps
Voltage Range 3.3V - 5.5V
Current Consumption 100 mA (typical)
Interface UART
Antenna Connector RP-SMA
Dimensions 25mm x 55mm x 12mm
Weight 12 grams

Pin Configuration and Descriptions

Pin Number Pin Name Description
1 VCC Power supply (3.3V - 5.5V)
2 GND Ground
3 TX UART Transmit
4 RX UART Receive
5 CTS Clear to Send (Flow Control)
6 RTS Request to Send (Flow Control)
7 LED1 Status LED 1
8 LED2 Status LED 2

Usage Instructions

How to Use the SiK Telemetry Radio V3 in a Circuit

  1. Power Supply: Connect the VCC pin to a 3.3V - 5.5V power source and the GND pin to the ground of your circuit.
  2. UART Connection: Connect the TX pin of the telemetry radio to the RX pin of your microcontroller (e.g., Arduino UNO) and the RX pin of the telemetry radio to the TX pin of your microcontroller.
  3. Flow Control (Optional): If you are using flow control, connect the CTS and RTS pins to the corresponding pins on your microcontroller.
  4. Antenna: Attach an appropriate antenna to the RP-SMA connector to ensure optimal signal transmission and reception.

Important Considerations and Best Practices

  • Antenna Placement: Ensure that the antenna is placed in a location free from obstructions and interference to maximize signal strength and range.
  • Power Supply: Use a stable power supply within the specified voltage range to avoid damaging the telemetry radio.
  • Baud Rate: Configure the UART baud rate to match the settings of your microcontroller and other communication devices.
  • Firmware Updates: Periodically check for firmware updates from Holybro to ensure your telemetry radio is running the latest software.

Example Code for Arduino UNO

#include <SoftwareSerial.h>

// Define the pins for the telemetry radio
const int TX_PIN = 2;
const int RX_PIN = 3;

// Create a SoftwareSerial object
SoftwareSerial telemetrySerial(TX_PIN, RX_PIN);

void setup() {
  // Start the hardware serial for debugging
  Serial.begin(9600);
  
  // Start the software serial for telemetry communication
  telemetrySerial.begin(57600); // Ensure this matches the telemetry radio's baud rate
  
  Serial.println("Telemetry Radio Initialized");
}

void loop() {
  // Check if data is available from the telemetry radio
  if (telemetrySerial.available()) {
    // Read the data and print it to the hardware serial
    char incomingData = telemetrySerial.read();
    Serial.print(incomingData);
  }
  
  // Check if data is available from the hardware serial
  if (Serial.available()) {
    // Read the data and send it to the telemetry radio
    char outgoingData = Serial.read();
    telemetrySerial.print(outgoingData);
  }
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. No Data Transmission

    • Solution: Ensure that the TX and RX pins are correctly connected. Verify that the baud rate settings match between the telemetry radio and the microcontroller.
  2. Weak Signal or Interference

    • Solution: Check the antenna placement and ensure it is free from obstructions. Consider using a higher gain antenna if necessary.
  3. Power Issues

    • Solution: Verify that the power supply voltage is within the specified range (3.3V - 5.5V). Ensure that the power source can supply sufficient current (at least 100 mA).
  4. Firmware Compatibility

    • Solution: Ensure that both the transmitter and receiver telemetry radios are running compatible firmware versions. Update the firmware if necessary.

FAQs

Q1: Can I use the SiK Telemetry Radio V3 with other microcontrollers besides Arduino?

  • A1: Yes, the SiK Telemetry Radio V3 can be used with any microcontroller that supports UART communication.

Q2: What is the maximum range of the SiK Telemetry Radio V3?

  • A2: The maximum range depends on various factors, including antenna type, placement, and environmental conditions. Under optimal conditions, it can achieve ranges of several kilometers.

Q3: How do I update the firmware on the SiK Telemetry Radio V3?

  • A3: Firmware updates can be performed using the Mission Planner software or other compatible ground control software. Follow the instructions provided by Holybro for detailed steps.

Q4: Is it necessary to use flow control (CTS/RTS) with the SiK Telemetry Radio V3?

  • A4: Flow control is optional but recommended for reliable data transmission, especially at higher data rates.

By following this documentation, users can effectively integrate and utilize the SiK Telemetry Radio V3 in their projects, ensuring reliable and efficient data transmission.