Tag: Radio

  • How to Set Up ImmersionRC Ghost GPS Telemetry for FPV

    How to Set Up ImmersionRC Ghost GPS Telemetry for FPV

    ImmersionRC Ghost 2.4GHz long-range LoRa based radio system was announced a year ago and is available on the market for only a little shorter. In this time, ImmersionRC put quite an of effort into making it better, but for unknown reasons always ignored one very important aspect of a long-range radio control link: telemetry!

  • QmuBeacon – ESP32 and LoRa based GPS recovery beacon and locator

    Having a broken leg, limited mobility, and paid sick leave have some perks after all. I’ve finally found some free time to sit on the project I started, I think, two years ago: ESP32, LoRa based GPS beacon, and locator. You know, put it on an airplane and have a way to get the distance…

  • FrSky R-XSR pinout

  • How to make 868MHz or 915MHz dipole antennas for FrSky R9 or TBS Crossfire receivers

    How to make 868MHz or 915MHz dipole antennas for FrSky R9 or TBS Crossfire receivers

    The correct length of 868/915MHz antennas used by FrSky R9 and TBS Crossfire is: From time to time FrSky has a big problem with cutting their antennas to a correct length. Good thing, you can make your own TBS Crossfire RX antennas for cheap! In this tutorial, you’ll learn how to build your very own…

  • LoRa versus FSK modulation signal spectrum

    LoRa versus FSK modulation signal spectrum

    LoRa modulation is a wireless communication technique designed for long-range, low-power data transmission. It is based on Chirp Spread Spectrum (CSS) modulation, which spreads the signal over a wide frequency range, making it robust against interference and noise. This technology is particularly useful for Internet of Things (IoT) applications, where devices need to communicate over…

  • Testing 868MHz LoRa range, part 1: urban area

    With a (more less) free evening I decided to finally start testing range of 868MHz LoRa E45-TTL-100 radio modules I described only yesterday. Instead of building new testing rig, I only upgraded testing setup I used to test range of FS1000A and XY-MK-5V 433MHz radio modules. Few hours later I came up with this: I’ve…

  • E45-TTL-100 868MHz LoRa wireless modules

    E45-TTL-100 868MHz LoRa wireless modules

    My quest for ultimate (?) DIY telemetry system for UAVs continues. Last year I was playing with HC-12 433MHz wireless modules with pretty decent results. After all, more than 1km of range for a few bucks is more than acceptable. Still, HC-12 has at least few problems:

  • FS1000A and XY-MK-5V 433MHz RF modules: overview

    One of the cheapest (but not the best) solutions for DIY wireless data transmission between different devices (Arduino and other microcontrollers) is a pair of 433MHz modules: FS1000A and XY-MK-5V. A set of them (you will need one transmitter and one receiver) costs about $1. Pretty cheap, right? Of course, there is a price to…

  • DIY wireless telemetry link for UAV

    Telemetry link between UAV (drone, airplane, boat) and laptop/mobile/ground station device can be very useful. Not only to get current drone position, altitude or battery level, but also, when wireless link provides such a possibility, to update drone parameters in-flight. Some radio links, like OpenLRS provides such a possibility out of the box. They include…