ESP8266 AirKiss NFF

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(快速尝试)
(参考)
第42行: 第42行:
  
 
* 微信设备授权新接口:http://iot.weixin.qq.com/document-2_11.html
 
* 微信设备授权新接口:http://iot.weixin.qq.com/document-2_11.html
 +
* [http://mp.weixin.qq.com/s?__biz=MjM5MTgyNzQ5Nw==&mid=400271859&idx=1&sn=299a72ad8ee6189b365586d11cdad333 “型号码”帮助企业简化设备生产 ]
  
 
<br><br>
 
<br><br>

2015年11月12日 (四) 19:27的版本

1 概述



2 快速尝试

Noduino Falcon 开发板 或 nodemcu v1.0 开发板,USB 连上 PC


下载 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)


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

$ cd ../example/wechat-airkiss-nff

$ make flash


打开微信,扫一扫如下二维码,直接进入微信,自动开始探测设备:

Wechat-qcode-maike-noduino.jpeg



3 参考























个人工具
名字空间

变换
操作
导航
工具箱