element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member's Forum My ESP plane
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 18 replies
  • Subscribers 528 subscribers
  • Views 995 views
  • Users 0 members are here
Related

My ESP plane

Fg_
Fg_ 4 months ago

Hi Element14 community,

I'm currently working on an innovative RC plane project using the ESP32 DevKit V1 as the flight controller. The goal is to create a competition-ready aircraft capable of real-time GPS telemetry using NRF24L01+PA+LNA modules for long-range communication. The system also includes a ground station based on Arduino Uno, which will receive the data and display or forward it to a mobile device.

Project Overview:

NEO-6M GPS module on the plane collects real-time GPS data.

Data is transmitted via NRF24L01+PA+LNA to the Arduino Uno ground station.

Optionally, the data is forwarded to a mobile phone via Bluetooth or USB.


Components Needed:

ESP32 DevKit V1 – 1x

Arduino Uno – 1x

NEO-6M GPS Module – 1x

NRF24L01+PA+LNA (with antenna) – 2x

NRF24L01 Adapter Boards – 2x

18650 or LiPo Battery + Voltage Regulator – 1x

Jumper wires and connectors

(Optional) HC-05 or BLE Module – 1x


I Would Like to Ask:

1. Can you help verify the feasibility of this system for reliable long-range GPS telemetry?


2. Are there any project references or documentation on Element14 that can guide me?


3. Most importantly, would Element14 be able to help provide or sponsor these components for my project?

This is a competition-oriented build, and I’m aiming for first place with a creative and technically sound solution. Any support, advice, or guidance from the Element14 team would be greatly appreciated.

Thank you so much for your time and help!

Best regards,
Jeevan

  • Sign in to reply
  • Cancel

Top Replies

  • kmikemoo
    kmikemoo 4 months ago in reply to dang74 +1
    dang74 "Carrier pigeons" would also be correct. https://www.usni.org/magazines/naval-history-magazine/2021/august/carrier-carrier-pigeons
  • vmate
    vmate 4 months ago in reply to Fg_ +1
    It is not a particularly great look to be back begging for free stuff, with AI written text, especially with zero track record of actually finishing projects. What happened to the previous project you…
Parents
  • Fg_
    Fg_ 4 months ago

    First I will start with a Kilometre and then I start boosting it's range 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw 4 months ago in reply to Fg_

    The newer ESP32 modules have BLE5.0 built-in, which supports BLE Long Range.

    Is there a reason you want a separate NRF BLE radio?

    BLE probably won't go much beyond 1 km, even lowering the data rate to 125kb/s.

    Have you considered using LoRa? (Which can have much longer range)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • dougw
    dougw 4 months ago in reply to Fg_

    The newer ESP32 modules have BLE5.0 built-in, which supports BLE Long Range.

    Is there a reason you want a separate NRF BLE radio?

    BLE probably won't go much beyond 1 km, even lowering the data rate to 125kb/s.

    Have you considered using LoRa? (Which can have much longer range)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Fg_
    Fg_ 4 months ago in reply to dougw

    For wireless communication between the plane and ground station, we are currently using the NRF24L01+PA+LNA module to achieve reliable long-range telemetry. However, BLE (Bluetooth Low Energy) is also considered as an alternative communication source, especially with newer ESP32 modules (such as the ESP32-C3 or ESP32-S3) that support BLE 5.0 Long Range.

    While NRF24L01+PA+LNA provides stable packet-based transmission up to ~1 km, BLE 5.0 offers modern features like adaptive frequency hopping, lower power consumption, and mobile device compatibility, which may be suitable for future upgrades or shorter-range applications.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube