ST25RU3993 eval board inventory runner
I'm experimenting with the St25ru3993 eval board on raspberry pi 3 b +. Initially, I downloaded your program called Reader Suite to get the correct parameters. There I entered the parameters to read the tags correctly. Then I imported them into source code. I cannot get the results I got from Reader Suite on Raspberry Pi. My method is as follows: I set the invOption.roundCnt parameter to 0 in the inventory runner function. This will allow him to measure continuously. I know it is scanning the frequency ranges and finishing the loop. What are the factors affecting the duration of the cycle? What if I can speed up the cycle ending? Normally, the measurements I take in 1 round are inaccurate. For this, I write the epc values I get at the end of each loop to a file. The most efficient number as the number of cycles is 50. In the loop, I read the file I transferred the values to. This is going on for a very long time for me. I need to measure more efficiently and read the file in a shorter time. What can I do for it?
Best Regards.
