How to set Power level above 0dBm.
in Android API , setTransmitPower has range of 0 to 3 means from -20dBm to 0dBm.
I have tried to set power level 4 which means 4 dBm,
which can be possible from ant message protocol usages.
when i tried into code , it will generate exception.out of range exception.