我用将我现在工程代码的SDK由esp_iot_sdk_v1.0.1_15_04_24升级到esp_iot_sdk_v1.1.0_15_05_26后发现新的smartconfig非常不好用,具体体现在以下两点:
1.捕获手机APK发出的smartconfig信号的速度明显变慢,有时甚至手机APK会超时。而老版本就非常快,从路由器分配IP的速度也很快。
2.smartconfig_done完成后,我进入user_esp_platform_init这个函数, 在这段代码处 if(rtc_info.reason == 1 || rtc_info.reason == 2)
{
ESP_DBG("reason = %d,epc1 = 0x%08x,epc2=0x%08x,epc3=0x%08x,excvaddr=0x%08x,depc=0x%08x,\nFatal \
exception (%d): \n",rtc_info.reason,rtc_info.epc1,rtc_info.epc2,rtc_info.epc3,rtc_info.excvaddr,rtc_info.depc,rtc_info.exccause);
}
这个函数会报错,报错信息如下:
flag = 1,epc1 = 0x40000f68,epc2=0x00000000,epc3=0x00000000,excvaddr=0x00000000,depc=0x00000000,
Fatal exception (4):
报错后并不重启,而是继续执行后续代码,甚是诡异
smartconfig改动什么东西了?如此糟糕
最新版SDK 的Smartconfig不好用
Re: 最新版SDK 的Smartconfig不好用
Postby ESP_Faye » Wed May 27, 2015 4:10 pm
您好,
麻烦更新附件的 smartconfig 测试,是否解决您的问题?
请注意使用新版的 Espressif apk https://github.com/EspressifApp
给您带来不便,深感抱歉。
麻烦更新附件的 smartconfig 测试,是否解决您的问题?
请注意使用新版的 Espressif apk https://github.com/EspressifApp
给您带来不便,深感抱歉。
- Attachments
-
- libsmartconfig.zip
- (38.38 KiB) Downloaded 714 times
Who is online
Users browsing this forum: No registered users and 26 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.