Hello,
I am trying to set the default TX power to +8dbm for all stages of the BLE transmission process, including when advertising is active. I have referenced the "hci_pwr_ctrl" sample and this only seems to adjust the TX power once a connection is made. Plus this example makes it seem very complicated just to update this power level.
Ideally I want to just be able to update the default TX power level once from 0dbm to +8dbm for all BLE communications, is this possible?
Thanks for your help.