如题,cc2540苹果手机在线升级代码不能运行,iOS代码缺少文件MQTTKit.h,请问是怎么回事儿?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
建议使用以下路径 sensortag-ios-source-code-example/SensorTag_iOS/MQTT/MQTTKit
另外请参考 https://github.com/jmesnil/MQTTKit
现在iOS代码能运行了,但是我发现宏定义的 TI_OAD_SERVICE 根本就没有用到,你们在代码中没有实现OAD,是吗?