<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>JL杰理蓝牙芯片交流论坛 - 杰理BLE数传芯片</title>
    <link>http://bbs.yunthinker.com/forum.php?mod=forumdisplay&amp;fid=55</link>
    <description>Latest 20 threads of 杰理BLE数传芯片</description>
    <copyright>Copyright(C) JL杰理蓝牙芯片交流论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 05 May 2026 18:06:00 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.yunthinker.com/static/image/common/logo_88_31.gif</url>
      <title>JL杰理蓝牙芯片交流论坛</title>
      <link>http://bbs.yunthinker.com/</link>
    </image>
    <item>
      <title>AC6329C读取不到flash ID</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=267</link>
      <description><![CDATA[AC6329C下载问题求助，SDK版本为AC630N_bt_data_transfer_sdk_release_v2.3.0
demo为spp+ble
工程位于sdk\\apps\\spp_and_le\\board\\bd19\\AC632N_spp_and_le.cbp




错误信息为



SPI nor flash online.
Online flash id: ffffff
Online flash size: 0B





 ...]]></description>
      <category>杰理BLE数传芯片</category>
      <author>kimbery</author>
      <pubDate>Wed, 27 Nov 2024 07:28:48 +0000</pubDate>
    </item>
    <item>
      <title>ASSERT-FAILD: err != OS_TIMEOUT task app_core no response</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=200</link>
      <description><![CDATA[ASSERT-FAILD: err != OS_TIMEOUT task app_core no response]]></description>
      <category>杰理BLE数传芯片</category>
      <author>三体r</author>
      <pubDate>Thu, 18 Jan 2024 06:40:24 +0000</pubDate>
    </item>
    <item>
      <title>AC6329C芯片LDOIN该管脚是否可以悬空</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=169</link>
      <description><![CDATA[在该电路中，LDOIN使用5V供电，可以给锂电充电。
我这边用到的是LDO输出3.3V给VBAT和VDDIO供电，此时LDOIN是不是可以悬空不接？]]></description>
      <category>杰理BLE数传芯片</category>
      <author>superliouis</author>
      <pubDate>Tue, 17 Oct 2023 07:26:52 +0000</pubDate>
    </item>
    <item>
      <title>杰理AC6323A谁能帮忙看一下,函数回调问题</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=113</link>
      <description><![CDATA[ac6323A，fw-AC63_BT_SDK-ac63_bt_sdk_release_v2.2.1，trans_data 的例子
大家好，我想问一下，允许低功耗的情况下，用 sys_timeout_add(NULL, vApp_Shutdown_Callback, 10000) 函数设定10s后进行回调，期间会多次打印, 是因为低功耗唤醒函数 sys_timeout_add 本身会多 ...]]></description>
      <category>杰理BLE数传芯片</category>
      <author>靓仔总是孤独的.</author>
      <pubDate>Sat, 19 Aug 2023 02:59:38 +0000</pubDate>
    </item>
    <item>
      <title>珠海杰理科技 / fw-AC63_GP_MCU</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=44</link>
      <description><![CDATA[通用MCU项目介绍
AC63系列通用MCU系列 SoC 芯片支持以下功能:
。支持多系列通用微控制器可选型
。超低功耗处理器
。支持低功耗RTC，闹钟和时基唤醒
。可被广泛应用于控制类、智能类、玩具类产品和其他低功耗领域中。
。提供ADC、IIC、SPI、PWM LED、MCPWM、SD卡、触摸按 ...]]></description>
      <category>杰理BLE数传芯片</category>
      <author>king</author>
      <pubDate>Sat, 17 Jun 2023 03:03:01 +0000</pubDate>
    </item>
    <item>
      <title>AC63N提升BLE传输速率方法</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=12</link>
      <description><![CDATA[BLE传输带宽主要跟两个要素有关： 通信周期和每个通信点可传输的数据量。1.通信周期： 安卓手机一般可支持到10ms，苹果一般可支持到15ms2.每个通信点可传输的数据量： 就是指每包的长度以及可以传多少包3.BLE理论带宽传输计算如下：按15毫秒通信周期，每次基本通信能发4 ...]]></description>
      <category>杰理BLE数传芯片</category>
      <author>呼啦啦小子</author>
      <pubDate>Thu, 08 Jun 2023 13:09:15 +0000</pubDate>
    </item>
    <item>
      <title>蓝牙【GATT】协议介绍_转载</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[在这之前我们得先了解一下一些专业词汇：
1、profile
profile可以理解为一种规范，一个标准的通信协议，它存在于从机中。蓝牙组织规定了一些标准的profile，例如 HID OVER GATT ，防丢器 ，心率计等。每个profile中会包含多个service，每个service代表从机的一种能力。
 ...]]></description>
      <category>杰理BLE数传芯片</category>
      <author>呼啦啦小子</author>
      <pubDate>Thu, 08 Jun 2023 09:52:45 +0000</pubDate>
    </item>
    <item>
      <title>关于提升 BLE 传输速率说明</title>
      <link>http://bbs.yunthinker.com/forum.php?mod=viewthread&amp;tid=8</link>
      <description><![CDATA[附件中。]]></description>
      <category>杰理BLE数传芯片</category>
      <author>呼啦啦小子</author>
      <pubDate>Thu, 08 Jun 2023 09:20:38 +0000</pubDate>
    </item>
  </channel>
</rss>