# Doodle Pro Tips

## Pro Tips for Resolving Radio Connectivity Issues

**1. Too Close?**\
Ensure that your air and ground radios are at least 2 feet apart. Doodle radios are powerful, and if they are too close, they may create interference with each other.

**2. Too Soon?**\
Give it time. Each radio takes about 60 seconds from power-up to fully boot its system. Ensure both the air and ground radios have been powered on for at least 60 seconds before checking connectivity.

**3. Multiple Aircraft?**\
Be mindful of multiple Doodle radio pairs in the same environment. Doodle radios are not frequency hopping and are shipped with channel 3 selected by default. If multiple pairs are on the same channel, they will interfere with each other. Make sure to select [different channels](/ecosystem/controller/pilot-pro/operating-handbook/radio-modules/doodle-labs-radio-module/doodle-channel-selection.md) for each pair.

**4. Determine Which Path is Broken**\
Pilot Pro and the tablet have separate communication links. It’s possible for one to be connected while the other is not. If the Pilot Pro’s LED is blue, it indicates no connection. A green LED means it’s connected.

**5. Environmental Radio Interference**\
Doodle radios operate on the 2.4 GHz band, similar to typical Wi-Fi devices. We default to channel 3 to minimize interference with common Wi-Fi routers. However, you may need to perform a [channel scan ](/ecosystem/controller/pilot-pro/operating-handbook/radio-modules/doodle-labs-radio-module/doodle-channel-selection.md)to find a less congested channel.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.freeflysystems.com/ecosystem/controller/pilot-pro/operating-handbook/radio-modules/doodle-labs-radio-module/doodle-pro-tips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
