Replies: 1 comment 1 reply
-
The discription of the function: Limit the maximum advertising TX power on an advertising set. If the value goes over the global value that was set using the @ref sl_bt_system_set_tx_power command, the global value will be the maximum limit. The maximum TX power of legacy advertising is further constrained to be less than +10 dBm. Extended advertising TX power can be +10 dBm and over if Adaptive Frequency Hopping is enabled. This setting has no effect on periodic advertising. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am experimenting with the newly supported XIAO_MG24.
I used the function sl_status_t sl_bt_advertiser_set_tx_power() to set the transmit power from -20 to 20 dBm. The graph below plots the RSSI on the receive side.
Does anyone have any information on this?
Beta Was this translation helpful? Give feedback.
All reactions