找回密码
 立即注册

微信扫码登录

查看: 1614|回复: 4

How to change RF POWER for zigbee commissioning and after commissioning ?

[复制链接]

33

主题

27

回帖

487

积分

璀璨钻石

积分
487
发表于 2025-8-20 09:58:55 | 显示全部楼层 |阅读模式 来自 韩国
information
说明:   建议参照本版块置顶帖内容输入必要信息
芯片型号: tlsr8258
SDK及版本: zigbee_ble_concurrent_sdk_v2.4.0.1
本帖最后由 jylee@kme21.com 于 2025-8-20 11:12 编辑

How to change RF POWER for zigbee commissioning and after commissioning ?

#define ZB_DEFAULT_TX_POWER_IDX                                        RF_POWER_P10p46dBm

u8 g_zb_txPowerSet = ZB_DEFAULT_TX_POWER_IDX;
u8        g_ble_txPowerSet = ZB_DEFAULT_TX_POWER_IDX;

sampleLight is not searched by Coordinator at 3 meters.
sampleLight is controlled by Coordinator at 3 meters after the sampleLight is commissioned at 2 meters.
How to fix it ?

16

主题

84

回帖

469

积分

璀璨钻石

积分
469
发表于 2025-8-20 14:21:55 | 显示全部楼层 来自 澳大利亚
Have you tried using:
rf_set_power_level(RF_PowerTypeDef level);
RF_PowerTypeDef is defined if rf_drv.h

33

主题

27

回帖

487

积分

璀璨钻石

积分
487
 楼主| 发表于 2025-8-20 20:06:10 | 显示全部楼层 来自 韩国
sampleLight is not commissioned by a Coordinator over 3 meters.
sampleLight is controlled by the Coordinator over 3 meters after the sampleLight is commissioned by the Coordinator under 2 meters.
Thus
I think that communication distance is different between "Commissioning" and "after Commissioning".
Can I expand communication distance while commissioning ?

16

主题

84

回帖

469

积分

璀璨钻石

积分
469
发表于 2025-8-21 05:39:01 | 显示全部楼层 来自 澳大利亚
jylee@kme21.com 发表于 2025-8-20 20:06
sampleLight is not commissioned by a Coordinator over 3 meters.
sampleLight is controlled by the Coo ...

I've never had such problems and my code was based on Telink examples.

27

主题

361

回帖

1147

积分

版主

积分
1147
发表于 2026-8-10 15:26:30 | 显示全部楼层 来自 江苏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Telink forum ( 沪ICP备17008231号-1 )

GMT+8, 2026-8-21 07:41 , Processed in 0.084281 second(s), 24 queries .

Powered by Discuz! X3.5

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表