Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.2 KB

Drone Remote ID demo applications

What is DRI

Remote ID is a system that allows drones to transmit identification and location information. This information can be received by other airspace participants, including authorities, pilots, and the general public.

DRI systems use WiFi or Bluetooth to broadcast Remote ID data to close surroundings. This sample shows how to use the Bluetooth and WiFi Frameworks to receive DRI. You can find more about Drone Remote ID on our site.

Please do not hesitate to contact us at support@btframework.com if you have any questions.

How to build

  • Delphi samples is designed for Delphi/CBuilder (RAD Studio) 10
  • C++ samples is designed for Visual Studio 2015
  • .NET samples is designed for .NET Framework 4.0 and above and created in Visual Studio 2015

Required:

  • Bluetooth Framework 7.19.0.0 or above. You can download Bluetooth Framework here
  • WiFi Framework 7.12.0.0 or above. You can download WiFi Framework here