Quantcast
Channel: Zigbee 和 Thread
Viewing all articles
Browse latest Browse all 16972

帖子: RE: 关于Z-Stack1.2.2a 协议栈发射功率的疑问?

$
0
0

macRadioSetTxPower(3);

macRadioSetTxPower((uint8)(int8)-22);

这样就能修改但是也没见自动调节,我把这个屏蔽了

case MAC_PHY_TRANSMIT_POWER_SIGNED:
// (void)macRadioSetTxPower(pMacPib->phyTransmitPower);


Viewing all articles
Browse latest Browse all 16972

Trending Articles