SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
#198033
The M6E will do multiple read at the same time and display all the tags that it detects on a separate line. For continues reading I have added a readcont.c (based on the read.c) in gettingstarted-folder on the earlier mentioned github. It will do continues read and display EPC from the detected RFID tags. You could use that as sample code (it has a lot over flexibility in the default version that could be removed depending on you circumstances