Closed TamojitSaha closed 6 years ago
I am using nrf51822 board! https://github.com/sandeepmistry/arduino-BLEPeripheral/blob/161a4163f565be3cd5b62bbc59f0c2b522d82b02/src/BLEPeripheral.cpp#L198
I also checked the following for the function definition... https://github.com/sandeepmistry/arduino-BLEPeripheral/blob/161a4163f565be3cd5b62bbc59f0c2b522d82b02/src/nRF51822.cpp#L1312-L1334
I do not see any change in the RSSI value if I change the TX Power! Is this normal? Where I am going wrong? Please clarify.
It works after certain changes. Check #240
Originally posted by @sandeepmistry in https://github.com/sandeepmistry/arduino-BLEPeripheral/issues/186#issuecomment-346180369