登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
0
Telink Semiconductor
/
telink_zigbee_ble_concurrent_sdk
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
发行版
最新版
V2.4.0.0
7e4d968
2024-10-18 15:07
对比
Release V2.4.0.0
mwchen
## V2.4.0.0 ### Version * Chips - TC32: TLSR8258 - RISCV: TLSR921x(B91), TL321x, TL721x * Driver Version - tl_platform_sdk V3.2.0(TL321x, TL721x) * BLE Version - tl_ble_sdk V4.0.4.2(TL321x, TL721x) * Zigbee Version - telink_zigbee_sdk V3.7.1.0 * Toolchain Version - TLSR8258: TC32 ELF GCC4.3 - TLSR921x(B91): TL32 ELF MCULIB V5F GCC7.4 - TL321x: TL32 ELF MCULIB V5 GCC12.2 - TL721x: TL32 ELF MCULIB V5F GCC12.2 * IDE Version - Telink IDE: [Telink IDE](https://wiki.telink-semi.cn/tools_and_sdk/Tools/IDE/Telink_IDE.zip) - Telink V323 RDS: [telink_v323_rds](https://wiki.telink-semi.cn/tools_and_sdk/Tools/IDE/telink_v323_rds_official_windows.zip) - Telink IoT Studio: [TelinkIoTStudio_V2024.8](http://wiki.telink-semi.cn/tools_and_sdk/Tools/IoTStudio/TelinkIoTStudio_V2024.8.zip) ### Features * Support TL321x platform * Support TL721x platform * Support flash protection * Update TLSR8258 and TLSR921x driver for known issues * Add new dual-mode demo that only support BLE advertise for TL321x and TL721x * Remove the unused platform information ### Bug Fixes * Protect the AES process from interruption * Fix the issue of CRC check failure during local upgrade through HCI * Check inter-pan packet length * Use the correct address range when checking if it is a ev_buffer ### Performance * Optimized power consumption during ble connection state * Double-detect start flag when OTA ### BREAKING CHANGES * None ### CodeSize * Units: KBytes(RAM/FLASH Size) | chip | concurrent_sampleGW | concurrent_sampleLight | concurrent_sampleSwitch | concurrent_sampleLightAdv | concurrent_sampleSwitchAdv | | :------- | :-----------------: | :--------------------: | :---------------------: | :-----------------------: | :------------------------: | | TLSR8258 | 44 / 210 | 41 / 213 | 32 / 171 | \ | \ | | TLSR921x | 48 / 193 | 45 / 197 | 38 / 159 | \ | \ | | TL321x | 76 / 229 | 73 / 234 | 69 / 199 | 46 / 186 | 48 / 151 | | TL721x | 77 / 229 | 74 / 235 | 70 / 200 | 47 / 187 | 48 / 152 | ###版本 * 芯片 - TC32: TLSR8258 - RISCV: TLSR921x(B91), TL321x, TL721x * 驱动版本 - tl_platform_sdk V3.2.0(TL321x, TL721x) * BLE版本 - tl_ble_sdk V4.0.4.2(TL321x, TL721x) * Zigbee版本 - telink_zigbee_sdk V3.7.1.0 * 工具链版本 - TLSR8258: TC32 ELF GCC4.3 - TLSR921x(B91): TL32 ELF MCULIB V5F GCC7.4 - TL321x: TL32 ELF MCULIB V5 GCC12.2 - TL721x: TL32 ELF MCULIB V5F GCC12.2 * IDE版本 - Telink IDE: [Telink IDE](https://wiki.telink-semi.cn/tools_and_sdk/Tools/IDE/Telink_IDE.zip) - Telink V323 RDS: [telink_v323_rds](https://wiki.telink-semi.cn/tools_and_sdk/Tools/IDE/telink_v323_rds_official_windows.zip) - Telink IoT Studio: [TelinkIoTStudio_V2024.8](http://wiki.telink-semi.cn/tools_and_sdk/Tools/IoTStudio/TelinkIoTStudio_V2024.8.zip) ### Features * 支持TL321x 平台. * 支持TL721x 平台. * 增加flash操作保护. * 更新TLSR8258和TLSR921x驱动,针对发现的已知问题. * 增加新的只支持BLE广播模式是双模示例,针对TL321x和TL721x平台. * 移除用不到的平台信息 ### Bug Fixes * 保护AES处理流程不被中断打断 * 在通过HCI更新本地固件时,从正确flash地址获取固件CRC * 检查inter-pan数据包长度 * 更正地址检查范围当检查地址是否是ev_buffer时 ### Performance * 优化BLE连接状态下功耗. * OTA时双重检查固件有效标志. ### BREAKING CHANGES * None
最后提交信息为:
clean:clear unused info
V2.3.2.1
a432cb2
2024-03-27 10:18
对比
Release V2.3.2.1
ying.jing
## V2.3.2.1 ### Bugs * buffer overflown issue under SCAN_IN_ADV_STATE mode ### Features * Optimized power consumption during ble connection state BREAKING CHANGES * None ### Bugs * SCAN_IN_ADV_STATE模式下,buffer发生溢出问题 ### Features * 优化ble连接状态的功耗 ### BREAKING CHANGES * 无
最后提交信息为:
update release note
V2.3.2.0
5943f3c
2024-01-02 13:38
对比
Release V2.3.2.0
ying.jing
## V2.3.2.0 ### Bugs * sync to Zigbee SDK v3.6.8.6 ### Features * scanning is supported during BLE ADV state * add sample codes for external rf PA * fix some misspellings BREAKING CHANGES * None ### Bugs * 与Zigbee SDK v3.6.8.6同步 ### Features * BLE ADV状态下支持scanning功能 * 添加支持外部RF PA用例代码 * 纠正一些拼写错误 ### BREAKING CHANGES * 无
最后提交信息为:
miss file
V2.3.1.0
17bae18
2023-10-12 15:49
对比
Release V2.3.1.0
ying.jing
## V2.3.1.0 ### Bugs * need to add validation field and read back while writing flash operation to avoid the wrong data and firmware being overwritten under extreme condition (drv_nv.c, drv_flash.c, ota.c) * the voltage detection must be used for the zbit flash to avoid firmware being overwritten(adc.c flash.c) ### Features * discard the current packet while the rf is busy to avoid receiving the wrong data BREAKING CHANGES * None ### Bugs * 写flash时添加校验标志以及回读操作,读时数据进行有效性校验,以免获取错误数据以及避免极端条件下固件被修改的风险 (drv_nv.c, drv_flash.c, ota.c) * 当采用zbit flash时,必须进行低压检测,避免固件被修改的风险(flash.c, adc.c) ### Features * 当rf处于busy状态时,丢弃当前数据帧,以免获取错误数据 ### BREAKING CHANGES * 无
最后提交信息为:
rename
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/telink-semi/telink_zigbee_ble_concurrent_sdk.git
git@gitee.com:telink-semi/telink_zigbee_ble_concurrent_sdk.git
telink-semi
telink_zigbee_ble_concurrent_sdk
telink_zigbee_ble_concurrent_sdk
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册