bglib
bglib copied to clipboard
Controlling Transmission Power
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
Did you try HardwareSetTxpower command?
@rkravchik Thanks, is that the same as "ad_tx_power_level = 0" in python code?