Please see all COVID-19 updates here as some shipments may be delayed due to CDC safety and staffing guidelines. If you have an order or shipping question please refer to our Customer Support page. For technical questions please check out our Forums. Thank you for your continued support.
Member Since: October 23, 2012
Country: France
Product DEV-10406 about 8 years ago
Here are the changes to do for the "Tag ID Example code" if you are usind Arduino 1.0 or later : Replace "NewSoftSerial" with "SoftwareSerial" (twice) and change the lines like "rfid.print(255, BYTE);" with "rfid.write(byte(255));" (10 times in this code) And now it will work !
No public wish lists :(