之前使用1.1 .0 SDK IOT DEMO 和 APK 0.92 . 插座可以使用。
最近发现偶尔能使用。 大部分时间不能使用。不知道是不是云端有些变动?
下载.97apk 代码,生成.97apk. 使用.97的 apk 可以激活设备,点击使用时提示,设备要升级才能使用。
下载1.2.0 SDK , 编译IOT DEMO, 烧录到设备里,还是提示设备要升级才能使用。
请帮帮看看是什么原因
ESP8266 APK 0.97 ,提示设备要升级才能使用。
-
- Posts: 3
- Joined: Mon Mar 16, 2015 4:17 pm
Re: ESP8266 APK 0.97 ,提示设备要升级才能使用。
Postby xuxiangjun » Mon Jul 27, 2015 11:06 am
SDK版本兼容现在有点问题
可以修改APK代码来暂时规避版本检查:
在类 com.espressif.iot.model.user.EspUser中的方法:
public EspUpgradeDeviceCompatibility checkDeviceCompatibility(IEspDevice device)
返回值改为: return EspUpgradeDeviceCompatibility.COMPATIBILITY;
可以修改APK代码来暂时规避版本检查:
在类 com.espressif.iot.model.user.EspUser中的方法:
public EspUpgradeDeviceCompatibility checkDeviceCompatibility(IEspDevice device)
返回值改为: return EspUpgradeDeviceCompatibility.COMPATIBILITY;
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.