-
|
Describe the bug
The BLE controller should take preference from "global" power but it returns in this part of the code:
value of rp->tx_power=0x06. When we manually changed the value like below:
the returned power is 0xeb = -21. So it is close to the demanded value. And the observed RSSI changes accordingly. Expected behavior Impact Environment (please complete the following information):
Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
|
@piotrParf In order to ease support, can you provide the changes you've made to |
Beta Was this translation helpful? Give feedback.
-
|
Hi @erwango, and for ipm |
Beta Was this translation helpful? Give feedback.
-
|
@piotrParf I'm converting this point to a discussion as the feature isn't available in upstream, so that isn't actually bug but we'll try to follow up on support |
Beta Was this translation helpful? Give feedback.
-
|
Hello @piotrParf :) ! |
Beta Was this translation helpful? Give feedback.
-
|
We are using our specific code. I will check if i can easily reproduce this issue in Multiple Broadcaster. And the usecase is something like this(we are using userspace syscalls etc. - so I present simplified code): |
Beta Was this translation helpful? Give feedback.
-
|
I got a response from ST engineers that the BT_HCI_LE_ADV_TX_POWER_NO_PREF parameter set in the extended advertising setup will handle the default tx power value set by ACI_HAL_SET_TX_POWER_LEVEL in the upcoming release of radio firmware for STM32WB55 |
Beta Was this translation helpful? Give feedback.
I got a response from ST engineers that the BT_HCI_LE_ADV_TX_POWER_NO_PREF parameter set in the extended advertising setup will handle the default tx power value set by ACI_HAL_SET_TX_POWER_LEVEL in the upcoming release of radio firmware for STM32WB55