<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>泰凌技术论坛 - 2.4G</title>
    <link>https://forum.telink-semi.cn/forum.php?mod=forumdisplay&amp;fid=27</link>
    <description>Latest 20 threads of 2.4G</description>
    <copyright>Copyright(C) 泰凌技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 25 Aug 2026 00:32:04 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://forum.telink-semi.cn/static/image/common/logo_88_31.gif</url>
      <title>泰凌技术论坛</title>
      <link>https://forum.telink-semi.cn/</link>
    </image>
    <item>
      <title>TLSR8355通过串口DMA发送数据</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98561</link>
      <description><![CDATA[请问我利用DMA通过串口发送数据，如何才能判断串口数据是否发送完成呢]]></description>
      <category>2.4G</category>
      <author>ZMM</author>
      <pubDate>Thu, 20 Aug 2026 06:35:38 +0000</pubDate>
    </item>
    <item>
      <title>自动生成新的版本号</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98511</link>
      <description><![CDATA[芯片：7218
SDK：SDK Version: tl_2.4g_mesh_audio V1.1.0.3

问题：
  代码修改编译后怎么让0x8020~0x8023:  version       (big-endian)中形成新的版本号（注：不要一成不变都是1.1.0.3（SDK版本）


想要实现的效果： 代码修改编译后在0x8020~0x8023形成新的版本号

 ...]]></description>
      <category>2.4G</category>
      <author>we_7586909669</author>
      <pubDate>Sat, 25 Jul 2026 06:52:47 +0000</pubDate>
    </item>
    <item>
      <title>8208 2.4gSDK 功耗优化+发送异常问题</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98509</link>
      <description><![CDATA[8208 2.4gSDK

现在一共就是两个问题了

1. 在发送和接收的时候，都是要while判断（rf_tx_finish、rf_rx_finish）,这时候cpu空转查询，有没有接口在while里面调用下，可以降低下功耗

2. 我封装的发送函数，三通道广播，我用抓包器分析空口数据，只有38能抓到，我以为是 ...]]></description>
      <category>2.4G</category>
      <author>we_6137154610</author>
      <pubDate>Fri, 24 Jul 2026 09:28:47 +0000</pubDate>
    </item>
    <item>
      <title>TLSR7218的2.4g有SDK么</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98457</link>
      <description><![CDATA[从官网下载的SDK在选择72系列产品后，文件选择没法选择2.4g部分代码，是没有开通么，是没有开放7218的2.4g协议么]]></description>
      <category>2.4G</category>
      <author>we_2665384052</author>
      <pubDate>Tue, 30 Jun 2026 02:42:50 +0000</pubDate>
    </item>
    <item>
      <title>模块8251使用软件串口接收的数据出现乱码</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98423</link>
      <description><![CDATA[使用的sdk是 V3.4.2.8_Patch_0001（GitHub），工程使用的是ble_slave_2g4。
移植了软件串口模拟的代码后，使用回环测试，发现接收到的数据会乱码。但是使用 这个sdk里面 feature_soft_uart工程（使用同样的tx，rx引脚），接收到的数据不会乱码。
排查问题发现是 TEST_ ...]]></description>
      <category>2.4G</category>
      <author>we_2690612830</author>
      <pubDate>Tue, 19 May 2026 10:00:27 +0000</pubDate>
    </item>
    <item>
      <title>TL7215D 私有 2.4G 速率配置与频率步进的问题</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98413</link>
      <description><![CDATA[各位大佬好，我最近在评估 TL7215D 的私有 2.4G 功能，打算跑一个类似 ESB 的协议（100kbps 速率），报文结构大致是：
Preamble (32bit) + Sync Address (4byte) + Payload + CRC (16bit)

翻完 tl_platform_sdk, tl_ble_sdk 和 Datasheet 之后，有两个问题想请教下：1. ...]]></description>
      <category>2.4G</category>
      <author>2g4</author>
      <pubDate>Sat, 09 May 2026 23:56:41 +0000</pubDate>
    </item>
    <item>
      <title>有没有TL7218D芯片单卖</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98398</link>
      <description><![CDATA[想询价]]></description>
      <category>2.4G</category>
      <author>ldmlyx</author>
      <pubDate>Tue, 21 Apr 2026 08:51:38 +0000</pubDate>
    </item>
    <item>
      <title>TLSR8367 能过韩国KC 2.4G认证吗</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98393</link>
      <description><![CDATA[求助 求助！]]></description>
      <category>2.4G</category>
      <author>minghong</author>
      <pubDate>Wed, 15 Apr 2026 01:26:11 +0000</pubDate>
    </item>
    <item>
      <title>这个esb_ll文件中3个函数找不到，编译时有警告，需要理会吗，怎么消除警告</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98389</link>
      <description><![CDATA[../esb_ll/esb_ll.c: In function \'ESB_GetAddress\':
../esb_ll/esb_ll.c:369:10: warning: implicit declaration of function \'multi_byte_reg_read\'
../esb_ll/esb_ll.c: In function \'ESB_SetTxMI\':
../esb_ll/esb_ll.c:1059:2: warning: implicit declaration o]]></description>
      <category>2.4G</category>
      <author>we_4558502706</author>
      <pubDate>Wed, 08 Apr 2026 03:37:43 +0000</pubDate>
    </item>
    <item>
      <title>2.4G无线SOC</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98381</link>
      <description><![CDATA[我在技术文档上看到贵方的2.4G无线SOC支持全双工 组网 语音通话。文档上描述的是1对4全双工语音通话，但后面还说会进一步升级方案扩展组网节点数。那么请问现在最多支持1对多少的设备进行全双工语音通话呢？
提供的SDK是否能够帮助我们快速实现1对多的全双工通话？我们 ...]]></description>
      <category>2.4G</category>
      <author>we_3232051096</author>
      <pubDate>Wed, 25 Mar 2026 08:09:26 +0000</pubDate>
    </item>
    <item>
      <title>关于TLSR8258使用telink_802154_sdk-master的问题</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98320</link>
      <description><![CDATA[TLSR8258使用802.15.4SDK的时候协调器信标只发送一次，按程序正常运行来说会按照beaconOrder配置周期性的发送才对，是哪里有问题？以下是配置代码：

void pan_start(void)
{
    test_pan_start_cnt++;
    zb_mac_mlme_start_req_t start_req;
    zb_mac_mlme_start_ ...]]></description>
      <category>2.4G</category>
      <author>zhenghaha</author>
      <pubDate>Wed, 21 Jan 2026 13:17:19 +0000</pubDate>
    </item>
    <item>
      <title>TLSR8271的2.4G发射功率怎么改</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=98257</link>
      <description><![CDATA[_attribute_ram_code_ void rf_drv_private_2m_init()
{
    //tbl_rf_init
    write_reg8(0x12d2, 0x9b);//DCOC_DBG0
    write_reg8(0x12d3, 0x19); //DCOC_DBG1
    write_reg8(0x127b, 0x0e); //BYPASS_FILT_1
    write_reg8(0x1279, 0x38);

    //start  add]]></description>
      <category>2.4G</category>
      <author>we_2665384052</author>
      <pubDate>Mon, 22 Dec 2025 09:01:16 +0000</pubDate>
    </item>
    <item>
      <title>串口接收DMA产生不了中断</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1411</link>
      <description><![CDATA[蓝牙SDK用了2p4g_genfsk_ll例程，在tc_platform_sdk-master  sdk使用串口没问题]]></description>
      <category>2.4G</category>
      <author>wx_7455194426</author>
      <pubDate>Wed, 10 Dec 2025 04:07:10 +0000</pubDate>
    </item>
    <item>
      <title>咨询 适合2.4G灯光控制遥控器的芯片</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1332</link>
      <description><![CDATA[最近启动一个项目，需要做一款控制灯光的2.4G遥控器，同时主设备也需要一个芯片接收2.4G遥控器接收数据，麻烦推荐一款合适2.4G遥控器芯片以及对应用在主设备端的2.4G数据信号接收芯片：
1、2.4G遥控器芯片，要求成本在1块钱左右；
2、2.4G遥控器芯片，工作电压1.8至3.6V ...]]></description>
      <category>2.4G</category>
      <author>we_3608038823</author>
      <pubDate>Fri, 17 Oct 2025 08:49:25 +0000</pubDate>
    </item>
    <item>
      <title>发完帖子不回复，请尽快帮忙回复一下</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1325</link>
      <description><![CDATA[827x_2_4g_proprietary_sdk这个SDK,请问是否有2.4G跳频相关的示例代码，还是说内部已经做过了跳频处理]]></description>
      <category>2.4G</category>
      <author>ZMM</author>
      <pubDate>Fri, 10 Oct 2025 06:11:26 +0000</pubDate>
    </item>
    <item>
      <title>关于2.4G私有协议跳频相关代码参考</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1201</link>
      <description><![CDATA[请问有关于2.4G私有协议跳频相关代码参考，文档和参考代码，有吗]]></description>
      <category>2.4G</category>
      <author>ZMM</author>
      <pubDate>Thu, 21 Aug 2025 10:29:46 +0000</pubDate>
    </item>
    <item>
      <title>开发板购买咨询</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1138</link>
      <description><![CDATA[你们淘宝网店上有各种开发板，我们想你们FAE沟通一下，聊一下需求，看买那种合适！不过淘宝客户好像没有这个支持！]]></description>
      <category>2.4G</category>
      <author>we_4338142531</author>
      <pubDate>Mon, 04 Aug 2025 07:11:51 +0000</pubDate>
    </item>
    <item>
      <title>8208如何同时打开UART RX DMA溢出和UART_RXDONE中断</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1060</link>
      <description><![CDATA[最近在做一个无线串口透传软件，为了实现低波特率不间断传输的功能，我需要当串口接收数据达到56字节（无线打包长度）时启动无线传输，并且串口继续接收后面的数据，当串口接收超时或数据长度刚好整除56时再次启动无线传输直到串口不再有数据为止。我软件里面同时打开了 ...]]></description>
      <category>2.4G</category>
      <author>we_1195536316</author>
      <pubDate>Wed, 02 Jul 2025 07:31:58 +0000</pubDate>
    </item>
    <item>
      <title>TPLL_SetAddress不能设置任意值？</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1043</link>
      <description><![CDATA[请教各位大佬：我使用TPLL私有协议做数据通信，发现同步码设置函数TPLL_SetAddress(TPLL_PIPE0, tx_address);tx_address不能设置任意值，官方SDK是设置为5个0xe7，设置完成后通过TPLL_GetAddress(TPLL_PIPE0, tx_address);读出tx_address还是5个0xe7，我实际应用的时候 ...]]></description>
      <category>2.4G</category>
      <author>we_1195536316</author>
      <pubDate>Mon, 23 Jun 2025 12:25:16 +0000</pubDate>
    </item>
    <item>
      <title>2.4G的发送与接收</title>
      <link>https://forum.telink-semi.cn/forum.php?mod=viewthread&amp;tid=1019</link>
      <description><![CDATA[我想问一下，就是用8271发送数据，8355作为dongle，dongle发送数据下去，但是8271没有进入接收中断，原因大概有什么？]]></description>
      <category>2.4G</category>
      <author>柯南</author>
      <pubDate>Thu, 12 Jun 2025 07:40:45 +0000</pubDate>
    </item>
  </channel>
</rss>