# BiBoard

## Connection steps

Power on the mainboard via the battery (plug in the battery to the mainboard, and long-press the battery button > 3 seconds); after powering on, the mainboard's <mark style="color:blue;">blue</mark> LED and <mark style="color:yellow;">yellow</mark> LED should be on.

### **Windows**

1. Open the Bluetooth & other devices  setting page, and turn on the Bluetooth button as follows:<br>

   <figure><img src="/files/8MZtWsB9dTUiyKDkM1JD" alt=""><figcaption></figcaption></figure>

2. Add the BiBoard Bluetooth for the first time as follows:<br>

   <figure><img src="/files/EMBjnz6BXCvRDGIqrESD" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/rDztNMN6GMrwwsZasM4G" alt=""><figcaption></figcaption></figure>

3. Select the one with the name <mark style="color:blue;">**Bittle\*\*\_SSP**</mark>:

<figure><img src="/files/2LBnqG19FCd010jlb2FI" alt=""><figcaption></figcaption></figure>

After paired successfully, it shows：

<figure><img src="/files/6RzyPljmoJIzhnYGYBLB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For **Windows 11**, after the initial Bluetooth pairing, the device might show “not connected” as follows. However, as long as the robot is not rebooted after the pairing, the associated COM port is still registered in the system. You can connect to the serial port within the Petoi application, such as the Desktop app and the Mind+.

<img src="/files/bjrePVb63RzI599B5gzB" alt="" data-size="original">
{% endhint %}

Check the **outgoing** serial port, which we will use later in the Mind+ or Petoi Desktop App in the **More Bluetooth options**:

<figure><img src="/files/F1nrQLCNbw0i57r0VHhz" alt=""><figcaption><p>More Bluetooth options</p></figcaption></figure>

<figure><img src="/files/83po78ykZFchNkU3lc6j" alt=""><figcaption><p>Bluetooth Settings</p></figcaption></figure>

### macOS

Open the system settings window, click the **Bluetooth** option, and enable the Bluetooth function. Find the Petoi robot device, e.g. "**Bittle\*\*\_SSP**", and click the **Connect** button.

<figure><img src="/files/PAq3wIM8jq51Wy3IT65t" alt=""><figcaption></figcaption></figure>

After the Petoi robot device is connected, it will be shown in the **My Devices** section, as follows:

<figure><img src="/files/LUh2wDWnYrPyaXNSdVsO" alt=""><figcaption></figcaption></figure>

## Test in Mind+

### Windows

<figure><img src="/files/YXoZprln9cvBUqzugyQX" alt=""><figcaption></figcaption></figure>

### macOS

<figure><img src="/files/2bF7jIuwAX5UfOj5UNCE" alt=""><figcaption></figcaption></figure>


---

# 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://guide.petoi.com/quick-reference/bluetooth-connection/biboard.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.
