This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

如何修改Zigbee 的发射功率?

Dear 大神们:

              我查看资料说是可以通过ZMacSetTransmitPower()这个函数修改发射功率,由于没有测试设备,只能通过实际测试通信距离来看效果。我把参数分别设成TX_PWR_MINUS_22和TX_PWR_PLUS_19,看起来通讯距离却是差不多的,是不是没有设置成功?

               还有一个函数是MAC_RADIO_SET_TX_POWER(),这两个函数有什么区别呢? 应该如何应用?