esp8266_nonos_sdk_v2.0.0_16_08_10_0下的mqtt相关程序,修改ssid和pas,编译步骤
STEP1->1 STEP2>1 STEP3->2 STEP4->0 STEP1->2。完成后烧写地址是,运行起来后没有发现那些INFO的打印log,而且没有连上网。是哪里问题呢?
mqtt例程运行不对
Re: mqtt例程运行不对
Postby Her Mary » Fri May 12, 2017 10:13 am
看你的 log 并没有修改 ssid,8266 还是去连接 DVES_HOME 这个 AP,找不到该 AP 就报错了。
应该修改 esp_mqtt_proj\include\mqtt_config.h 中的
应该修改 esp_mqtt_proj\include\mqtt_config.h 中的
Code: Select all
#define STA_SSID "DVES_HOME"
#define STA_PASS "yourpassword"
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.