I have been able to load the BLE_ptpClient and BLE_ptpServer examples with the stm32wb5x_BLE_Stack_full_fw.bin binaries. With this configuration, I am able to use the aci_hal_set_tx_power_level() to set a desired power level and see that level refle...
I used the code in this post to increase and decrease the TXPower setting. I am able to write a value, and read back that value using ZbNwkIfGetTxPower and ZbNwkIfSetTxPower.However, I am not seeing a resulting increase or decrease when measuring the...