本页目录

02-Quick-Start

Quick Start

This guide is for assembled robots or builds that have already completed firmware flashing and servo calibration.

1. Before Power-On

  1. Charge the battery first.
  1. Keep the rear power switch off while checking the robot.
  1. Make sure no shell part blocks the BOOT button, top button, legs, or waist joint.
  1. Prepare a 2.4GHz Wi-Fi network.
  1. Enable Bluetooth permission on your phone. Some Android systems also require location permission for BLE scanning.

2. Power-On States

After switching on the robot, it may enter:

  • Provisioning mode: the screen shows a QR code or provisioning prompt.
  • Calibration mode: uncalibrated builds enter servo calibration first.
  • Standby mode: the face is shown and the robot waits for wake word, button, or app input.

For a reproduced unit or newly flashed firmware, finish Assembly, IDs and Calibrationfirst.

3. Provisioning and Activation

RIG-Puppy currently uses the "小路同学" ecosystem for provisioning and activation.

  1. Scan the QR code on the robot screen with WeChat.
  1. Follow the mini app instructions to connect to RIG-Puppy.
  1. Select a 2.4GHz Wi-Fi network.
  1. Enter the Wi-Fi password.
  1. Restart the robot after provisioning succeeds.

If the screen does not show the "小路同学" QR code, update firmware through https://tools.luwudynamics.aior contact official support to confirm the firmware version.

4. Wake Word

Say:

小路同学

After the robot enters listening mode, speak a command or start a conversation.

5. Common Commands

Basic motion:

  • Move forward for X seconds.
  • Move backward for X seconds.
  • Turn left for X seconds.
  • Turn right for X seconds.

Expression actions:

  • Wave.
  • Act cute.
  • Beg.
  • Angry.
  • Hug.

Pose actions:

  • Rock forward/backward.
  • Rock left/right.
  • Swim.
  • Stretch.
  • Squat.
  • Shake head.
  • Sit.
  • Scratch.

Hardware actions:

  • Turn light module on/off.
  • Turn camera on/off.
  • Enter or finish calibration mode.

6. Firmware Update

Regular users should use the official flashing tool:

https://tools.luwudynamics.ai

Developers can build from source with ESP-IDF. See Puppy Firmware and Development.