Part Number: CC2650STK
Other Parts Discussed in Thread: CC2650
I am currently doing a project on using the cc2650 sensortag to do a simple proximity for tracking children up to 10m on a nexus 7 android sdk 21 system.
I wish to test out some research paper formula however it requires the RSSI reading to be converted to dbm value.
Is there anyway to do it ? i am not allowed to do any modification to the sensortag code, it currently using the default sensortag project in the BLE stack (2 - 2- 1).
I been using readRemoteRSSI on the android side to get the RSSI value.
Or is there any other way beside this method that i can achieve this, any help would be greatly appreciated.