There isn't wiced_wifi_set_tx_power() in SDK 3.1.2

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I'v been using wiced_wifi_set_tx_power() in SDK 2.4.1

But I have to immigrate from SDK 2.4.1 to SDK 3.1.2.

There isn't wiced_wifi_set_tx_power() in SDK 3.1.2

I have to change wifi tx pwr level dynamically in SDK 3.1.2

Let me know how to change wifi_tx_pwr_level dynamically in SDK 3.1.2

0 Likes
1 Reply
Anonymous
Not applicable

Just call wwd_wifi_set_tx_power(dbm) instead.

0 Likes