Context:
We are using the CC2540 to test BLE signal strength of our products in the UK, it reports RSSI results in dBm units (e.g. -30dBm is strong, -90dBm is weak).
We are also working with a far-east partner that also use the CC2540 to test BLE signal strength of our products. But they report RSSI results in 0-250 scale (0 is minimum strength, 250 is maximum strength). Due to communication issues and personnel changes, they are unable to explain how/why they report RSSI results in 0-250 scale, nor how to convert them into dBm units.
Questions: (I've already checked forums & datasheets and did not find specific answers to these)
- Do any of the drivers / firmwares / associated softwares from TI enable CC2540 to switch between dBm units and 0-250 scale?
- Is there a TI defined function / algorithm / conversion formula for converting CC2540 results between dBm units and 0-250 scale?
Thanks!