-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
I was really happy when I found your node module for NFC. Unfortunately I need to write to NFC tags in my application, so I'm asking for write support.
As far as I know, there isn't much difference between reading and writing. Therefore I wonder if implementing write support would be much effort.
I can try implementing it on my own if you don't want to add it. In this case I'd have to use libnfc anyway. Maybe you can give me a few hints where to start.