Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
Note:This step is only necessary during the initial setup
[] ON: Press the power button for 1 second to turn on the device
[] OFF: Press and hold the power button for 5 seconds (while the screen remains black) to force poweroff
[] Press the BOOT button rouse(The middle button of the three buttons at the top of the screen)
The device will automatically open an AP named Xiaozhi-CDB1, Connect to this AP with your phone and wait for a moment. The network page will pop up, automatically searching for hotspots in the current environment. Select your hotspot and enter your password to complete the network. After the network is completed, the screen will get the device code.
Note: Some mobile phones will automatically disconnect the hotspot and use the 5G network once they find that the hotspot cannot connect to the Internet. At this time, you need to connect to the AP again. If the network configuration page does not pop up after connecting to the AP, please enter 192.168.4.1 on the mobile browser to open it.
[] Click console/【控制台】
[] Click manage devices/【管理设备】
[] Click add device/【添加设备】
[] Enter the device code on the screen
[] Restart the device.
wait for connection, and after successful connection, as shown in the figure
Say “HI,ESP”, You can start the conversation now
[] Click【配置角色】->【英文老师】->【语言模型】Choose Deepseek V3->【保存设置】
[] Restart the device
Restart the device and it will be ready for use later
Note: Beginners skip. For developers compiling tutorial
[] Go to the Shrimp Brother code home page:https://github.com/78/xiaozhi-esp32
tap Code - Download ZIP
After downloading, unzip it to any directory for later use
Go to the terminal and open IDF5.3 or double-click ESP IDF5.3 Powershell on the desktop
The directory I extracted is different from yours, so enter the directory you just extracted: cd F:\project\esp32\ESP32AI\AW1\xiaozhi-esp32-main\xiaozhi-esp32-main
[] Type the following command again to set the chip to S3
[] idf.py set-target esp32s3
[] Need input idf.py menuconfig
[] Enter the Xiaozhi Assistant option (press Enter to enter the option)
[] Press Esc to return
[] Modify English
[] Modified wakeword
[] Select the board firmware to be compiled and press the 'S' key on the keyboard to save it. Then exit from menuconfig
[] Enter idf.py build again to compile
[] This compiler appears to pass
[] Enter after compiling ,"idf.py build flash monitor" Download and display logs