bglib icon indicating copy to clipboard operation
bglib copied to clipboard

Controlling Transmission Power

Open fafa92 opened this issue 7 years ago • 2 comments

Hi, I got one BLED112 and working with that, I'm kind of new to that dongle and BLE, I want to know how can I adjust transmission power via your code to my USB BLE? is there any way to set it in the lowest possible number like -27? @jrowberg @rkravchik

fafa92 avatar Jul 17 '17 06:07 fafa92

Did you try HardwareSetTxpower command?

rkravchik avatar Jul 17 '17 09:07 rkravchik

@rkravchik Thanks, is that the same as "ad_tx_power_level = 0" in python code?

fafa92 avatar Jul 17 '17 17:07 fafa92