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.

如果修改Z-STACK协议栈,使得默认发射功率为4.5dbm,在哪里修改?

Other Parts Discussed in Thread: Z-STACK

如果修改Z-STACK协议栈,使得默认发射功率为4.5dbm,在哪里修改?

是不是只要在mac_radio_def.h文中:

  #define MAC_RADIO_TX_POWER_DEFAULT   0x32  // 这里默认值0x32发射功率是多少?

谢谢!