Before you can run a single program, you need to connect your drone to echo.pitsco.com over Bluetooth. Once it’s linked, everything you build runs on the real drone.
The whole connection in five steps: open the site, power on, CONNECT, pair, code
Switch the drone on and set it on a flat surface. Do not pair it to the handheld controller - the app and controller can’t both connect.
Click CONNECT
Click the green CONNECT button in the toolbar.
Click CONNECT to start pairing
Pick your drone and Pair
A browser pop-up appears listing nearby Bluetooth devices. Your drone shows up with a name like APEX_UART_xxxxxx. Select it and click Pair. If your browser asks for Bluetooth permission, allow it.
Select your drone (APEX_UART_...) and click Pair
You're connected
The button changes to a red DISCONNECT, and START PROGRAM and LAND NOW become available. You’re ready to code.
Save your work with a code. At the top of the screen is a short code (like FZD6O4) under “Write down this code to continue later!” Jot it down - you can reopen your program anytime by clicking I have a code. No account needed.
Your drone has one radio “ear.” At any moment it listens to either the handheld controller or your code over Bluetooth - never both. When you click CONNECT, the drone starts listening to echo.pitsco.com and stops listening to the controller.
The drone listens to one boss at a time - the controller or your code
Want the controller back? Click DISCONNECT in echo.pitsco.com, then power-cycle the drone and re-pair the controller as you did on Day 1.