Hi all,
Can I send data (specifically a string) from Windows Phone to NFC / RFID reader that is connected to my arduino?
- The NFC is PN532 mini Breakout Board
- The RFID is RDM6300 RoHS
If yes, can someone refer me to a code example (for the WP and the arduino)?
Thanks!
system
2
Can I send data (specifically a string) from Windows Phone to NFC / RFID reader that is connected to my arduino?
No. You might be able to send data to the Arduino, and have it send the data to the reader. However, writing to a reader hardly makes sense.