keever50 commented on issue #15942:
URL: https://github.com/apache/nuttx/issues/15942#issuecomment-2718890585

   @acassis Thanks!
   
   Currently with the state of this driver, you can only scan mifare cards.
   However, the way i lay out the architecture, more target types will be 
possible.
   Like smartphones, yes!
   I'm trying to make it easier for future developers in case i dont implement 
it myself.
   
   **For the future:**
   There is a possibility that i have to look into expanding the 
NFC/contactless ioctl.h common section.
   for example: set card type(mifare, others), set scan mode (act as: 
initializer, target, communication between two scanners(phone)).
   Maybe even a command to switch the read/write() behavior.
   Currently read() only reads UID from specifically mifare.
   Would be super cool if you can switch modes to make it read/write() actual 
card contents.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to