Page 1 of 1

Simultaneous RFID Tag Reader Hookup Guide - Example 9

Posted: Thu May 17, 2018 7:37 am
by pekaba
The Hookup Guide for the Simultaneous RFID Tag Reader they talks about Example 9 - Read TID.
But if you download it from Github https://github.com/sparkfun/SparkFun_Si ... r/examples

You see only 8 Examples. Were can I found a Example how to read the TID.

Re: Simultaneous RFID Tag Reader Hookup Guide - Example 9

Posted: Thu May 17, 2018 2:05 pm
by paulvha
take example 4 and replace the call readUserData() with a call readTID(). Update the other output text to reflect it is TID instead of user data..

regards,
Paul