Install AA batteries (not included)

Quick Start Guide - 图1

:::info Note:
When the indicator turns solid red, it indicates low battery. Replace the batteries in time. Remove the batteries if you are not going to use the controller for a period. Make sure you follow the symbols to correctly position the positive and negative ends of the batteries and prevent possible short circuits. :::

Bluetooth modes

Master mode (default)
The master mode is used to control robots. It is compatible only with Makeblock’s robots that are equipped with Bluetooth modules, such as mBot, mBot Ranger, Codey Rocky, and Airblock.

Slave mode
The slave mode is used to control the sprites on the stage of mBlock. You can switch the controller to the master mode by restarting it.

Master Mode––Control a Robot

This guide uses mBot as an example to introduce the use of Bluetooth Controller. Controlling Airblock with Bluetooth Controller is different. For more details, refer to:
Bluetooth Controller Guide for Airblock

  1. Power on mBot and connect it to the computer.

Way 1: Using a USB cable

Quick Start Guide - 图2

Way 2: Using the Makeblock Bluetooth dongle
Quick Start Guide - 图3

  1. Open mBlock 5, and add mBot from the device library.

Quick Start Guide - 图4

:::info Note: Visit or download mBlock 5 at https://www.mblock.cc. :::

  1. Click Connect, and then follow the instructions to connect mBot.

Quick Start Guide - 图5

  1. Click the Upload mode.

Quick Start Guide - 图6

  1. Add the Bluetooth Controller extension.

Quick Start Guide - 图7

  1. Now, let’s try doing a small task: When you press the button 4 on Bluetooth Controller, the LED indicators on mBot are on in blue; and when you press 3, the LED indicators are off.

Quick Start Guide - 图8

For complete example projects, refer to:

  1. Click Upload to upload the program to mBot.

Quick Start Guide - 图9

  1. Turn on Bluetooth Controller. The indicator blinks slowly in blue.

Quick Start Guide - 图10

  1. Place Bluetooth Controller close to mBot, press the Bluetooth button on the controller until the indicator blinks faster, and then release the button.
    Pairing is automatically performed. The indicator is normally on in blue if the pairing is successful.

Quick Start Guide - 图11

:::info Note:

  • If Bluetooth Controller has connected to a robot in master mode, you can enable it to search for and connect to another robot nearby by holding down the Bluetooth button for 3 seconds. It disconnects from the previously connected robot only after it has connected to another robot.
  • After being restarted, Bluetooth Controller automatically searches for the robot it connected to last time, and connects to it if the robot is found. :::

Done! Now, let’s use Bluetooth Controller to control mBot.

Master Mode––Control a Sprite

  1. Preparation

Quick Start Guide - 图12

  1. Turn on Bluetooth Controller. The indicator blinks slowly in blue.

Quick Start Guide - 图13

  1. Press L1, Bluetooth button, and R1 until the indicator blinks in red, and then release the buttons.
    Bluetooth Controller enters the slave mode.
    Quick Start Guide - 图14

  2. Bluetooth pairing.
    (1) Insert the Bluetooth dongle into a USB port of your computer. The indicator blinks slowly in blue.

Quick Start Guide - 图15

(2) Press the Bluetooth button on the dongle. The indicator blinks faster in blue, and pairing is performed.

Quick Start Guide - 图16

(3) Place Bluetooth Controller close to the dongle. Pairing is automatically performed. The indicator is normally on in blue after the pairing is successful.

Quick Start Guide - 图17

  1. Open mBlock 5 and add Bluetooth Controller from the device library.

Quick Start Guide - 图18

  1. Click Connect and follow the instructions to connect your device.

Quick Start Guide - 图19

  1. Now, let’s do a small task: When you press button 4 on Bluetooth Controller, Panda moves 10 steps on the stage.
    (1) Program Bluetooth Controller, using the broadcast blocks to enable the interaction between your device and Panda.

Quick Start Guide - 图20

(2) Click the Sprites tab and select Panda to program it.

Quick Start Guide - 图21

Done! Click the green flag under the stage, and then press button “4” on Bluetooth Controller. Does Panda move on the stage?