How does 5168 001 m06 enable high power in 1229?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How does 5168 001 m06 enable high power in 1229?

1,040件の閲覧回数
jun951753jun951
Contributor III

Is it possible to enable high power modules normally by adding only two functions to the main function?

vAppApiSetHighPowerMode(APP_API_MODULE_HPM06,TRUE);
while(eAppApiPlmeSet(PHY_PIB_ATTR_TX_POWER, (uint32)(13))!=PHY_ENUM_SUCCESS);

pastedImage_1.png

0 件の賞賛
返信
1 返信

901件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi, I hope you're doing well!

 

To enable High Power mode on the M05 and M06 modules, you'll need to use the following function:

vAppApiSetHighPowerMode.

 

You can see some examples and explanations on how to use this function in the attached document.

 

Please let me know if you need more information.

 

Best regards,

Sebastian

0 件の賞賛
返信