<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>物联网开发者社区-安信可论坛 - Ai-WB2系列</title>
    <link>https://bbs.aithinker.com/forum.php?mod=forumdisplay&amp;fid=141</link>
    <description>Latest 20 threads of Ai-WB2系列</description>
    <copyright>Copyright(C) 物联网开发者社区-安信可论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 19 Apr 2026 11:07:20 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.aithinker.com/static/image/common/logo_88_31.gif</url>
      <title>物联网开发者社区-安信可论坛</title>
      <link>https://bbs.aithinker.com/</link>
    </image>
    <item>
      <title>求助AI-WB2在AP模式下TCP/IP服务端模式透传发送要1024字节</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78457</link>
      <description><![CDATA[我使用AI-WB2，Wifi运行在AP模式，且创建了Tcp/ip服务器模式，客户端连接后，我打开透传，但是发现客户端的数据发送过来没问题，但是发送出去，要累计到1024个字节才会一并发出去，比如我发64字节数据，要发16包，才会一并发出去，这个要怎么解决？？
模板初始化信息如 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>liuxing7851</author>
      <pubDate>Wed, 11 Mar 2026 13:51:04 +0000</pubDate>
    </item>
    <item>
      <title>Ai-WB2-01S烧录固件进度到100后失败，开机后无反应</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78445</link>
      <description><![CDATA[Ai-WB2-01S烧录固件进度到100后失败，开机后无反应，串口发送任何信息都没有回复，开机上电也没有，再次烧录也没反应，怎么解决？]]></description>
      <category>Ai-WB2系列</category>
      <author>zxy1416779440</author>
      <pubDate>Sat, 21 Feb 2026 06:32:01 +0000</pubDate>
    </item>
    <item>
      <title>基于AI-WB2实现MQTTS（MQTT-SSL）单向+双向加密传输</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78440</link>
      <description><![CDATA[基于AI-WB2实现MQTTS（MQTT-SSL）单向+双向加密传输

前言
你将学到什么
通过本教程，你将掌握以下核心技能：

✅ 理解 MQTT over SSL/TLS（MQTTS）的安全传输原理
✅ 掌握单向认证和双向认证的区别及应用场景
✅ 使用 OpenSSL （Git内置）生成 SSL/TLS 证书
✅ 配置 EM ...]]></description>
      <category>Ai-WB2系列</category>
      <author>云烟</author>
      <pubDate>Mon, 09 Feb 2026 06:02:37 +0000</pubDate>
    </item>
    <item>
      <title>基于Ai-WB2实现使用MQTT完成订阅、发布及点灯功能</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78439</link>
      <description><![CDATA[基于Ai-WB2实现使用MQTT完成订阅、发布及点灯功能

前言
你将学到什么
通过本教程，你将掌握以下核心技能：

✅ 理解 MQTT 协议的核心概念、架构设计及 QoS 质量等级
✅ 在 Ai-WB2 开发板上实现 MQTT 客户端的连接、订阅与发布
✅ 使用 JSON 格式消息控制 RGB LED 的亮 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>云烟</author>
      <pubDate>Tue, 03 Feb 2026 10:01:01 +0000</pubDate>
    </item>
    <item>
      <title>AT+MQTTPUBRAW指令所支持的最大数据传输量是多少</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78412</link>
      <description><![CDATA[实例没有说明具体上限
AT+MQTTPUBRAW=testtopic,1,0,10 //向 testtopic 发送 10 字节的数据
&gt; //收到这个字符之后开始输入要发送的数据

OK //当收到 10 字节数据后就会发送数据(可以是任意数据)，发送完成会显示 OK

经过测试超过512字节会失败，接近512字节概率失败。 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>dlskm</author>
      <pubDate>Wed, 31 Dec 2025 02:44:24 +0000</pubDate>
    </item>
    <item>
      <title>Ai-WB2蓝牙怎么连接打印机</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78410</link>
      <description><![CDATA[Ai-WB2-07S怎么通过BLE连接蓝牙热敏打印机并打印，打印机支持SPP和BLE。]]></description>
      <category>Ai-WB2系列</category>
      <author>whtech</author>
      <pubDate>Sat, 27 Dec 2025 09:09:40 +0000</pubDate>
    </item>
    <item>
      <title>AI-WB2-12F电脑蓝牙连接秒断，手机搜索不到</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78409</link>
      <description><![CDATA[AI-WB2-12F电脑蓝牙连接秒断，手机搜索不到，而且识别为心率测试仪设备，怎么回事

模块型号：AI-WB2-12F
固件版本：release/V4.18_P23.2.1
编译时间：Dec 16 2024 13:38:22
AT版本：V4.18_P3.0.0
SDK版本：release_bl_iot_sdk_1.6.40

问题：BLE连接5秒自动断开

详细 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>RAYVIAN</author>
      <pubDate>Fri, 26 Dec 2025 11:52:45 +0000</pubDate>
    </item>
    <item>
      <title>[WB2] 实现自动发现局域网下的设备</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=78403</link>
      <description><![CDATA[mDNS浏览器（mDNS_Browser)

mDNS浏览器是一种用于发现和查看局域网内mDNS（Multicast DNS）设备与服务的工具。
它通过监听局域网中的mDNS广播报文，自动列出当前网络中已发布的主机名（如 xxx.local）及其对应的服务类型（如HTTP、SSH等），无需扫描IP地址或依赖中心化 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>WildboarG</author>
      <pubDate>Sun, 21 Dec 2025 14:37:24 +0000</pubDate>
    </item>
    <item>
      <title>【WB2】设备快速被发现</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47477</link>
      <description><![CDATA[🏷️引言
如果你用过小米的智能家居产品，大概都经历过这样的过程：
买回一个米家传感器、智能插座或者智能灯，接通电源，打开米家 App，点击“添加设备”，很快 App 就会提示——发现新设备。
整个过程几乎不需要你关心网络细节：
设备的 IP 地址是什么？
它在局域网里 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>WildboarG</author>
      <pubDate>Wed, 17 Dec 2025 05:52:51 +0000</pubDate>
    </item>
    <item>
      <title>【求助】AI-WB2-12F模块无法使用WIFI功能</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47429</link>
      <description><![CDATA[使用AI-WB2-12F模块和自己焊接的板子，之前有做过其它程序，今天烧录SDK里面的WIFI-STATION例程，烧录后不能连接WIFI，一直输出信息并重启。下面是输出的信息，请大佬给看看。
10th channel,vco_idac_cw=9
11th channel,vco_idac_cw=9
12th channel,vco_idac_cw=9
13th  ...]]></description>
      <category>Ai-WB2系列</category>
      <author>dzy7455339</author>
      <pubDate>Thu, 11 Dec 2025 13:48:54 +0000</pubDate>
    </item>
    <item>
      <title>Ai-WB-32s wifi设置AP模式失败后，scan和wjap指令均会触发重启，固件为官方固件</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47423</link>
      <description><![CDATA[【2025-35-08 16:35:26 296】
AT+WMODE?

+WMODE:1
OK

【2025-35-08 16:35:30 556】
AT+WSCAN

+WSCAN:index SSID,CH
【2025-35-08 16:35:30 566】
,SECURITY,RSSI,BSSID

【2025-35-08 16:35:31 172】

##############################
【2025-35-08 16:35:31 186】]]></description>
      <category>Ai-WB2系列</category>
      <author>zZzn</author>
      <pubDate>Mon, 08 Dec 2025 08:38:37 +0000</pubDate>
    </item>
    <item>
      <title>AI-WB2-01s烧录报错</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47419</link>
      <description><![CDATA[[20:08:35.790] - ========= sp image create =========
[20:08:35.805] - Image hash is b\'057c2b64bc186a94b8909294401db2fd6d28abc1462a12335dce35a3793c2c12\'
[20:08:35.805] - Header crc: b\'6afb6962\'
[20:08:35.806] - Write flash img
[20:08:35.819] - FW H]]></description>
      <category>Ai-WB2系列</category>
      <author>Glory</author>
      <pubDate>Fri, 05 Dec 2025 12:13:55 +0000</pubDate>
    </item>
    <item>
      <title>求助帖：AI-WB2-12F模块IO8默认未引出吗？</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47416</link>
      <description><![CDATA[买的AI-WB2-12F模块，焊接到板子后测试按键发现无反应和输出，测试板子是通路的，这个IO8是默认未引出到模块外面吗？]]></description>
      <category>Ai-WB2系列</category>
      <author>dzy7455339</author>
      <pubDate>Wed, 03 Dec 2025 14:03:56 +0000</pubDate>
    </item>
    <item>
      <title>针对WB2-12S固件合成烧录的补充说明(已解决)</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47415</link>
      <description><![CDATA[针对https://bbs.ai-thinker.com/forum.php?mod=viewthread&amp;amp;tid=45156&amp;amp;extra=page%3D1
这一篇入门教程做以下补充。首先感谢qq群黄工的热心指导。
针对自己烧录SDK二次开发后的文件，第一次下载流程就是按照上面链接内容进行操作，在之后的烧录直接可以使用这个根据第一 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>小菜逼</author>
      <pubDate>Tue, 02 Dec 2025 08:39:00 +0000</pubDate>
    </item>
    <item>
      <title>Ai-WB2的AT指令发送https请求，如何设置header</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47414</link>
      <description><![CDATA[服务器需要登录，获取到token，后面的接口需要在header中带上token才能通信，请教下AT+HTTPCLIENTLINE怎么加上header]]></description>
      <category>Ai-WB2系列</category>
      <author>xsx</author>
      <pubDate>Fri, 28 Nov 2025 08:09:42 +0000</pubDate>
    </item>
    <item>
      <title>求助，Ai-WB2-05W烧录模式一直发送0xff</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47399</link>
      <description><![CDATA[发送55 55 55序列，返回值不是4f 4b，是9f 9b或者a7 f5，接着发送10 00 00 00，没有反应
可以用Dev Cube烧录固件，固件运行也没有问题]]></description>
      <category>Ai-WB2系列</category>
      <author>hdydy</author>
      <pubDate>Tue, 18 Nov 2025 14:37:51 +0000</pubDate>
    </item>
    <item>
      <title>Ai-WB2-05W烧录模式下是不是没有开启SDIO</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47397</link>
      <description><![CDATA[SDIO Host识别不到device

手动开启后才能识别]]></description>
      <category>Ai-WB2系列</category>
      <author>hdydy</author>
      <pubDate>Mon, 17 Nov 2025 15:32:13 +0000</pubDate>
    </item>
    <item>
      <title>求助帖：Ai-WB2-01S烧录固件失败后无法重新烧录</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47386</link>
      <description><![CDATA[使用bl602_flash_download_tool(1.8.0)烧录2939固件后提示失败，然后重新尝试烧录一直失败（提示Press reset key），尝试过将EN引脚短接GND复位、将IO8引脚接3.3上电都不行。关键是模块重新上电后无法使用了，发送AT命令没有任何反馈 ...]]></description>
      <category>Ai-WB2系列</category>
      <author>Ai-WB2-01S</author>
      <pubDate>Tue, 11 Nov 2025 09:15:38 +0000</pubDate>
    </item>
    <item>
      <title>【视频教程】烧录太费时？两分钟极速上手Ai-WB2-12F模组，保姆级教程！</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47385</link>
      <description><![CDATA[小伙伴们，
拿到功能强大的Ai-WB2-12F这款 Wi-Fi+蓝牙模组，
却卡在了第一步？
密密麻麻的引脚，
复杂的烧录工具让你望而却步？

实操干货来啦（求了好久开发小伙伴才录成的 ）
Ai-WB2-12F：接线与烧录，只需两分钟！
让手里的模组“活”起来！
就两分钟！快速教会你Wi- ...]]></description>
      <category>Ai-WB2系列</category>
      <author>小安（助理版）</author>
      <pubDate>Tue, 11 Nov 2025 06:18:08 +0000</pubDate>
    </item>
    <item>
      <title>请教一下，为什么在使用AT+HTTPCLIENTLINE指令时</title>
      <link>https://bbs.aithinker.com/forum.php?mod=viewthread&amp;tid=47375</link>
      <description><![CDATA[请教一下，为什么在使用AT+HTTPCLIENTLINE指令时，每半分钟发一次指令，但是模块却大概两分钟才执行一次？
指令助手内容如下：
AT+HTTPCLIENTLINE=2,2,\&quot;application/json\&quot;,\&quot;192.168.40.25\&quot;,8899,\&quot;/Time\&quot;
13
2025/11/07 15:56:22
0


OK
AT+HTTPCLIENTLINE=2,2,\&quot;applicat ...]]></description>
      <category>Ai-WB2系列</category>
      <author>Penlane</author>
      <pubDate>Fri, 07 Nov 2025 08:24:41 +0000</pubDate>
    </item>
  </channel>
</rss>