Hi,
I am developing an application for android (using API Level 18) where I need to know how far is my cc2541 keyfob.
I only get the rssi value if I call the method startLeScan(). That is, I have to connect and disconnect repeatedly to know rssi value constantly . Is there any way to automate this work? Is there any way to get the rssi value without having to connect and disconnect repeatedly?
Another question, there are other options to know the distance which is the chip? I can use the proximity profile and get tx power value, but I think this value is not used to know the distance, I'm wrong?
last observation, in the sample application for iPhone to test cc2541 keyfob, there is a chart that is constantly updated rssi value. So I guess if you can get rssi value in iOS, should also be possible in Android.
Sorry for my English and sorry for all these questions, I am just new to all this and confused. If anybody has any idea, please share.
Thanks in advance.
Best Regards,