• Home
    • Copter
    • Plane
    • Rover
    • Blimp
    • Sub
    • AntennaTracker
    • Mission Planner
    • APM Planner 2
    • MAVProxy
    • Companion Computers
    • Developer
  • Downloads
    • Mission Planner
    • APM Planner 2
    • Advanced User Tools
    • Developer Tools
    • Firmware
  • Community
    • Support Forums
    • Facebook
    • Developer Chat (Discord)
    • Developer Voice (Discord)
    • Contact us
    • Getting involved
    • Commercial Support
    • Development Team
    • UAS Training Centers
  • Stores
  • About
    • History
    • License
    • Trademark
    • Acknowledgments
    • Wiki Editing Guide
    • Partners Program
Sub Logo
  • *Introduction to Sub
  • Choosing an Autopilot
  • Ground Control Stations
  • *First Time Setup
  • *First Swim and Tuning
  • Mission Planning
  • If A Problem Arises
  • Peripheral Hardware
    • AIS (Automatic Identification System)
    • Barometer (external)
    • BlackBox Logger using an AutoPilot
    • Button Inputs
    • Buzzer
    • Cameras & Gimbals
    • Companion Computers
    • Display (Onboard)
    • DroneCAN Adapter Node
    • DroneCAN Peripherals
    • ESCs and Motors
    • Ethernet Adapters and Switches
    • External AHRS Systems
    • First Person View Video
    • Fuel Flow and Level Sensors
    • Generators
    • GPS/Compass
    • Grippers
    • Joystick or Gamepad
    • LEDs (external)
    • On-Screen Display (OSD)
    • Power Modules
    • Power Tether
    • PPM Encoder
    • Radio Control Systems
    • Rangefinders (Sonar, Lidar, Depth Cameras)
    • Received Signal Strength Indication (RSSI)
    • Relay Switch
    • Remote Id (aka Drone Id)
    • RPM Sensor
    • Safety Switch
    • Servos
    • Smart Batteries
    • Telemetry Radio
      • Short Range (<10KM)
        • Bluetooth
        • CUAV PW-Link
        • ESP8266 wifi telemetry
        • ESP32 wifi telemetry
        • FrSky telemetry
        • i-BUS telemetry
        • Yaapu Bi-Directional Telemetry GCS
        • HOTT telemetry
        • MSP (version 4.2)
        • SiK Radio v1
        • SiK Radio v2
        • SiK Radio configuration
        • SiK Radio advanced configuration
        • XBee
      • Long Range
      • Applications and Info
    • Temperature Sensors
    • Video (High Definition)
    • Winch
  • Advanced Configuration
  • Additional Information


Individual Partners SWAG Shop
Sub
  • Peripheral Hardware
  • Telemetry (landing page)
  • CUAV PW-Link
  • Edit on GitHub

CUAV PW-Link¶

../_images/cuav-pwlink.jpg

CUAV PW-LINK is an ESP8266 based 2.4Ghz WIFI telemetry radio. It connects to any ArduPilot telemetry port using +5V,gnd,TX and RX signals. Running at the standard default parameters of 57.6 Kbaud and MAVLink2 telemetry protocol, it connects via the standard Mission Planner/ QGC UDP port 14550 over WIFI.

With its external antenna, range of 450 meters is typical.

../_images/pwlink-system.jpg

Connecting to the Ground Station¶

Open WIFI connection dialog on PC or Android Phone and select the CUAVWLINKxxxx SSID and connect using the password cuavwlink. Once connected use the UDP connection with port = 14550 (which is default) to connect using Mission Planner. QGC should auto-detect and connect. The PW-LINK default IP address is 192.168.4.1.

MAVProxy¶

The following command can be used to connect a MAVProxy ground station to the vehicle.

mavproxy.py --master :14550

More information¶

CUAV docs.

Previous Next

Questions, issues, and suggestions about this page can be raised on the forums. Issues and suggestions may be posted on the forums or the Github Issue Tracker.

Creative Commons License© Copyright 2024, ArduPilot Dev Team.