ESP8266 SmartConfig

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(以“== 概述 == 所谓 SmartConfig 就是乐鑫(ESP8266 芯片厂家)为配置 WiFi SSID 和 Password 提供了一种快速配置技术 <br><br> == 快速尝试...”为内容创建页面)

2015年11月12日 (四) 09:49的版本

1 概述

所谓 SmartConfig 就是乐鑫(ESP8266 芯片厂家)为配置 WiFi SSID 和 Password 提供了一种快速配置技术



2 快速尝试

下载 SDK:

# clone the whole sdk
$ git clone git://github.com/icamgo/noduino-sdk.git noduino-sdk

# fetch the toolchain of esp8266
$ cd noduino-sdk
$ git submodule init
$ git submodule update
$ cd toolchain
$ ./gen.py
# generate the toolchain (you need Python 2.7)


插上开发板,编译上传一步完成:

# try the first example
$ cd ../example/smart-config
$ make flash





















个人工具
名字空间

变换
操作
导航
工具箱