Hi developers,
Now, I want to get a correct Tx power value. I printed out the value from "ble_gap_evt_t->params.adv_report.tx_power" and could get only 127, even this parameter is changed like -4, -12. I thought that the last data from iBeacon data set means Tx power. It has also always 0.
Can you advise me how to get correct Tx power value?
Best regards
it0406