搜索资源列表
esp8266_mqtt_demo
- esp8266创建mqtt任务,连接mqtt云服务器,接收(订阅)和发送(发布)消息 1、本例中用的是官方ESP8266_RTOS_SDK-1.4.x版本的SDK。 2、本例中有smartconfig功能,可通过GPIO或者uart命令触发。 3、可在user_config.h文件中修改mqtt服务器和用户信息。
MQTT-master
- MQTT_demo 这是一个小 的例子用于wifi 芯片(this is mqtt_master_demo for esp8266 sdk1.54)
ESP8266_NONOS_SDK - mqtt
- ESP8266搭建MQTT客户端源码,可以连接MQTT云平台,并实现消息的推送与接收。(ESP8266 build MQTT client source code, you can connect to the MQTT cloud platform, and to achieve the push and receive messages.)
ESP8266_NONOS_SDK_MQTT
- ESP8266的MQTT实现,可连接wifi进行MQTT主题发布和订阅(The MQTT implementation of ESP8266 can connect to the wifi for MQTT topic publishing and subscr iption.)