<br />
<b>Deprecated</b>:  mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in <b>/opt/bbs_site/club/upload/source/class/discuz/discuz_database.php</b> on line <b>177</b><br />
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>机智云 - SDK使用</title>
    <link>https://club.gizwits.com/forum-151-1.html</link>
    <description>Latest 20 threads of SDK使用</description>
    <copyright>Copyright(C) 机智云</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 22 Apr 2026 11:53:06 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://club.gizwits.com/static/image/common/logo_88_31.gif</url>
      <title>机智云</title>
      <link>https://club.gizwits.com/</link>
    </image>
    <item>
      <title>8266 使用non-os-sdk 连接wifi示例</title>
      <link>https://club.gizwits.com/thread-169752-1-1.html</link>
      <description><![CDATA[在上次的文章里，介绍了如何简单使用non-os-sdk的项目，接下来，我们使用这个sdk来实现wifi的连接和任务创建。
wifi连接：

连接WiFi是ESP8266应用程序中的关键步骤之一，它允许设备与互联网通信。在ESP8266 Non-OS SDK中，WiFi连接通常涉及几个步骤，包括设置连接 ...]]></description>
      <category>SDK使用</category>
      <author>mmuyu</author>
      <pubDate>Fri, 06 Oct 2023 15:37:37 +0000</pubDate>
    </item>
    <item>
      <title>自有云主机获取设备数据推送到微信</title>
      <link>https://club.gizwits.com/thread-169746-1-1.html</link>
      <description><![CDATA[引言：
    在这个数字化时代，智能设备已经渗透到我们的生活和工作中。我们的家居、办公室和工厂都充斥着各种各样的智能设备，它们不仅让我们的生活更加便捷，还提供了大量数据。然而，当我们想要实时了解这些设备的状态、性能和数据时，通常会面临一些挑战。

一般， ...]]></description>
      <category>SDK使用</category>
      <author>mmuyu</author>
      <pubDate>Tue, 03 Oct 2023 14:52:25 +0000</pubDate>
    </item>
    <item>
      <title>机智云AIoT自助开发平台，低代码快速开发新系统</title>
      <link>https://club.gizwits.com/thread-169010-1-1.html</link>
      <description><![CDATA[机智云AIoT自助开发平台，低代码快速开发新系统
机智云物联网自主研发的AIoT自助开发平台，采用微服务架构，将大量IoT技术原理、行业知识、基础模型规则化、软件化、模块化，最大限度降低IoT设备开发的技术门槛和开发成本，几乎‍零代码就能搭建一整套物联网系统。




 ...]]></description>
      <category>SDK使用</category>
      <author>Kara</author>
      <pubDate>Wed, 07 Sep 2022 07:28:02 +0000</pubDate>
    </item>
    <item>
      <title>机智云生成app,用as打包到手机上打不开出现以下错误</title>
      <link>https://club.gizwits.com/thread-165648-1-1.html</link>
      <description><![CDATA[求大佬解答]]></description>
      <category>SDK使用</category>
      <author>crazy@</author>
      <pubDate>Tue, 03 Mar 2020 08:56:04 +0000</pubDate>
    </item>
    <item>
      <title>通电搜索不到AP热点</title>
      <link>https://club.gizwits.com/thread-165536-1-1.html</link>
      <description><![CDATA[在官网新建的产品，数据点是套用的数据点模板（机智云插座），从应用开发自动生成代码包和MCU开发下载了文件包，用的ESP8266-01模块已经烧录也有显示成功，但是通电搜索不到AP热点（不知道是否需要使用串口调试助手调试），还有从应用开发下载的代码包怎样编译成APK，纯 ...]]></description>
      <category>SDK使用</category>
      <author>凌杰</author>
      <pubDate>Fri, 13 Dec 2019 23:12:11 +0000</pubDate>
    </item>
    <item>
      <title>Android 4.4 手机 SDK 初始化报错</title>
      <link>https://club.gizwits.com/thread-9655-1-1.html</link>
      <description><![CDATA[Android 4.4 手机 SDK 初始化报错GizWifiSDK.sharedInstance().startWithAppID(getApplicationContext(), Constant.APP_ID);]]></description>
      <category>SDK使用</category>
      <author>s_102</author>
      <pubDate>Thu, 04 Apr 2019 01:56:11 +0000</pubDate>
    </item>
    <item>
      <title>iOS 最新版 SDK GIZ_SDK_REQUEST_TIMEOUT</title>
      <link>https://club.gizwits.com/thread-9488-1-1.html</link>
      <description><![CDATA[我调用 
- (void)deleteSubDevicesNSArray * _Nonnull)deviceList;[/backcolor]
删除子设备的时候，网关返回 SDK GIZ_SDK_REQUEST_TIMEOUT，删除失败。[/backcolor]
而机智云的测试 App 可以正常删除子设备。[/backcolor]
能否提供测试 App 的源码供参考？现在的 Demo ...]]></description>
      <category>SDK使用</category>
      <author>sunricher</author>
      <pubDate>Fri, 14 Dec 2018 03:52:32 +0000</pubDate>
    </item>
    <item>
      <title>websocket和openapi</title>
      <link>https://club.gizwits.com/thread-9402-1-1.html</link>
      <description><![CDATA[请问各位大侠：
       机智云里websocket和openapi具体是怎么使用？哪些场景使用websocket？哪些场景使用openapi？是不是有些功能是两个都可以？这块有些晕。]]></description>
      <category>SDK使用</category>
      <author>Andrew123</author>
      <pubDate>Mon, 12 Nov 2018 01:50:10 +0000</pubDate>
    </item>
    <item>
      <title>GIZ_SDK_REQUEST_TIMEOUT出错</title>
      <link>https://club.gizwits.com/thread-9304-1-1.html</link>
      <description><![CDATA[今天在做WS2812B灯带测试时，#define NUM_LEDS 72  定义灯珠数量72颗及以内是正常。
但是我把NUM_LEDS 定义为80或者更多是，APP就弹出错误GIZ_SDK_REQUEST_TIMEOUT。APP死机不受控制。
请教这是什么问题？
#include  
#define NUM_LEDS 80     //定义80或以上就会出错死 ...]]></description>
      <category>SDK使用</category>
      <author>KevinChan</author>
      <pubDate>Thu, 11 Oct 2018 15:22:17 +0000</pubDate>
    </item>
    <item>
      <title>请教一个ios的sdk在国外使用的问题(app store审核问题)</title>
      <link>https://club.gizwits.com/thread-9163-1-1.html</link>
      <description><![CDATA[sdk版本2.09.09.02119, cocoapods 安装app已经上架和更新过一次，按说sdk应该没问题，昨天重新提交更新的时候被拒，回复消息是测试账号无效，看了下截图，是appid invalid，我自己试过几次没有出现问题，试过ipv6环境和vpn，也都可以登录，不知道这个问题是什么情况，是 ...]]></description>
      <category>SDK使用</category>
      <author>奥佳诚净水</author>
      <pubDate>Wed, 22 Aug 2018 03:30:26 +0000</pubDate>
    </item>
    <item>
      <title>求ADT最新版本</title>
      <link>https://club.gizwits.com/thread-9031-1-1.html</link>
      <description><![CDATA[求ADT最新版本？
新版SDK导入Eclipse，Layout布局界面无法显示，
提示This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
请问android 7.1.1  API25  对应哪个版本对ADT？
菜鸟入门，跪求大神分享！
 ...]]></description>
      <category>SDK使用</category>
      <author>中里山人</author>
      <pubDate>Thu, 19 Jul 2018 03:23:30 +0000</pubDate>
    </item>
    <item>
      <title>android开发-创建一次性定时任务--接口回调返回GIZ_SDK_PARAM_IN...</title>
      <link>https://club.gizwits.com/thread-8893-1-1.html</link>
      <description><![CDATA[代码参考sdk写法

GizDeviceSchedulerCenterListener回调的didUpdateSchedulers中提示resul=GIZ_SDK_PARAM_INVALIDuid和token用4.2. 设备发现的接口调试是没问题的，我直接用6.3. 获取定时任务列表的接口只传uid和token及device也是同样的错误onoff_1数据点已经定义好， ...]]></description>
      <category>SDK使用</category>
      <author>allen_from_addo</author>
      <pubDate>Thu, 21 Jun 2018 13:31:22 +0000</pubDate>
    </item>
    <item>
      <title>机智云支持C++吗</title>
      <link>https://club.gizwits.com/thread-8773-1-1.html</link>
      <description><![CDATA[看到的都是Android,IOS 的SDK，没看到有针对windows的SDK。请问机智云支持C++，或C#吗？]]></description>
      <category>SDK使用</category>
      <author>五味子</author>
      <pubDate>Fri, 01 Jun 2018 07:43:55 +0000</pubDate>
    </item>
    <item>
      <title>AP模式配网-SDK开发</title>
      <link>https://club.gizwits.com/thread-8678-1-1.html</link>
      <description><![CDATA[AP模式配网。esp8266设置为AP+STA模式建立UDP server，然后手机连接该设备的AP，通过UDP给设备发送要连接wifi的名字和密码,问题就是设备连接上路由器后，手机与设备就断线了，要重新连接设备，后来分析是路由器发射和设备ap发射的信道不同，设备与路由器连接后就把设备 ...]]></description>
      <category>SDK使用</category>
      <author>luojunhaolq</author>
      <pubDate>Thu, 10 May 2018 07:22:40 +0000</pubDate>
    </item>
    <item>
      <title>最近在学OAuth2.0协议，给 你们分享一下</title>
      <link>https://club.gizwits.com/thread-8127-1-1.html</link>
      <description><![CDATA[1. 引言

如果你开车去酒店赴宴，你经常会苦于找不到停车位而耽误很多时间。是否有好办法可以避免这个问题呢？有的，听说有一些豪车的车主就不担心这个问题。豪车一般配备两种钥匙：主钥匙和泊车钥匙。当你到酒店后，只需要将泊车钥匙交给服务生，停车的事情就由服务生 ...]]></description>
      <category>SDK使用</category>
      <author>郭庆帅</author>
      <pubDate>Sat, 09 Dec 2017 04:44:11 +0000</pubDate>
    </item>
    <item>
      <title>AndroidSDK有判断绑定的设备是否上电的接口吗？</title>
      <link>https://club.gizwits.com/thread-8027-1-1.html</link>
      <description><![CDATA[里面有一个回调方法是didReceiveData，但是这个方法只有设备上电且入网了才收的到，那么我想获得设备的上电情况要怎么判断呢？]]></description>
      <category>SDK使用</category>
      <author>inaho</author>
      <pubDate>Thu, 23 Nov 2017 06:34:40 +0000</pubDate>
    </item>
    <item>
      <title>【急】SDK注册后返回8002错误</title>
      <link>https://club.gizwits.com/thread-7902-1-1.html</link>
      <description><![CDATA[SDK版本是2.08.00.00427
文档的注册方法以及被废弃，就算用GizWifiSDK[/backcolor].sharedInstance().startWithAppID(this,\&quot;appId\&quot;);这个方法也是报这个错误，请问怎么解决？
APPID是存在的，权限也都给了。


报错是：GIZ_SDK_CLIENT_NOT_AUTHEN 错误代码：8002
文档 ...]]></description>
      <category>SDK使用</category>
      <author>feizhu</author>
      <pubDate>Mon, 30 Oct 2017 12:32:02 +0000</pubDate>
    </item>
    <item>
      <title>文档给的都是Wifi模块的，那gprs模块如何和App绑定呢？</title>
      <link>https://club.gizwits.com/thread-7829-1-1.html</link>
      <description><![CDATA[文档给的都是Wifi模块的，那gprs模块如何和App绑定呢？]]></description>
      <category>SDK使用</category>
      <author>inaho</author>
      <pubDate>Sat, 14 Oct 2017 10:02:47 +0000</pubDate>
    </item>
    <item>
      <title>请问用机智云的SDK注册的用户数据是存在官方数据库吗？</title>
      <link>https://club.gizwits.com/thread-7825-1-1.html</link>
      <description><![CDATA[请问用机智云的SDK注册的用户数据是存在官方数据库吗？我不能自己在后台往数据库里添加用户吗？]]></description>
      <category>SDK使用</category>
      <author>inaho</author>
      <pubDate>Sat, 14 Oct 2017 08:59:45 +0000</pubDate>
    </item>
    <item>
      <title>Android APP可以编译生成APK,但是不能运行</title>
      <link>https://club.gizwits.com/thread-7808-1-1.html</link>
      <description><![CDATA[机智云官网生成项目后,下载自动生成的 Android 的APP,用Eclipse打开,然后可以编译成功,但是在AVD上运行时提示:\&quot;Unfortunately,XXXX has stopped.\&quot;,将APK安装到手机上运行也是一样,请问是什么原因?下面是Eclipse上打印出的Log:
10-10 02:37:09.346: W/dalvikvm(1058): Un ...]]></description>
      <category>SDK使用</category>
      <author>sidebyside</author>
      <pubDate>Tue, 10 Oct 2017 04:13:53 +0000</pubDate>
    </item>
  </channel>
</rss>