# Bluetooth setup and Test

## Pair With Bluetooth Module <a href="#pair-with-bluetooth-module" id="pair-with-bluetooth-module"></a>

Disconnect the USB cable and connect all the batteries.

Check that the LED of Bluetooth module is **blinking fast without pairing**

Open up the App, you will see the a red flashing circle on the left. This means the bluetooth is not paired.

Click on the Settings Icon and Select "Connect to Car". Select the **HC-05** bluetooth device and enter password **1234.**

Once the circle turns green, then the phone is connected. Use the Up, Down, Left, Right and Speed buttons to test your car.[<br>](https://docs.kidscode.co.za/arduino-robot-car/arduino-bluetooth-car/upload-the-code)


---

# 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://learn.arduinosa.co.za/arduino-robot-car/arduino-bluetooth-car/bluetooth-setup-and-test.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.
