AliOS Things Environment Setup - Shaofa/AliOS-Things-Certification-Manual GitHub Wiki

EN | 中文

Content

1 System environment setup

2 Hardware environment setup

MXCHIP MK3060 WiFi Module

ESP32 DevKitC

  • Hardware Information
  • Image download example
    python platform/mcu/esp32/esptool_py/esptool/esptool.py --chip esp32 --port /dev/ttyUSBx --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 40m --flash_size 4MB 0x10000 /path/to/image
⚠️ **GitHub.com Fallback** ⚠️