Hi,
I would like to use SimpleBLEBroadcaster project and read Tx power level.
I have found some post that we can use "HCI_LE_ReadAdvChanTxPowerCmd" to achieve it.
However, I could not find any function of "HCI_LE_ReadAdvChanTxPowerCmd" except from header file declaration below.
My questions are :
Q1. What function can i use, to read Tx power level in SimpleBLEBroadcaster or SimpleBLEPeripheral project? Can anyone give any example?
Q2. Let say, now I am able to read Tx power level. That Tx power level is the value of my last transmission only or is it something like average consumption over certain period of time?
Thank you.
Regards,
LB