Hello,
" It will take ~30 seconds before the graph starts showing data." this is written in http://dev.ti.com/tirex/content/simplelink_academy_cc2640r2sdk_2_40_03_00/modules/blestack/rtls_intro/rtls_intro.html .
We are getting results for a tag then terminate link and connect the second tag then get results for the second tag. When we just run the python script it takes ~30 seconds to get results for the first tag.
Then we connect to the second tag and we wait again to get results. After the first time, it only takes ~2 seconds to get the result. We terminate link, connect new tag and get the new results very quickly. When the new tag comes in the test environment and master connect it too, again we wait for ~30 for the first time, then it gives results quickly too.
This process is same for every time so why does first time take so long?
Why does it happen? If there are 20 tags then we will wait for 10 minutes to get results from all. How can we solve this problem?
Thanks.