Skip to content

Week 11 Networking and Communications

Group assignment

Week 11 Chaihuo group assignment.

Individual assignment

For my final project, the Xiao ESP32 needs to connect to Wi-Fi, then send out all the voice information for ASR and wake-up words. I use Cursor to help me with the software.

Connect device to Wi-Fi

After connecting with the laptop, tell Cursor you want to connect the device to Wi-Fi.

Provide the Wi-Fi account and password to generate the firmware, and burn the firmware.

Testing

Testing: when the display shows green, it means the device is connected to Wi-Fi.

  • Green: connected
  • Red: disconnected
  • Yellow: connecting

How to change the Wi-Fi configuration

Step 1

Revise the Wi-Fi information in include/secrets.h.

Step 2

Burn the firmware again.