Let me qualify it.
Corona SDK does not support NFC. We have no built in API’s for it. There is not an existing plugin for SDK users that I’m aware of.
Enterprise will probably work because I suspect that there is a drop-in native library for this and any lower level functionality could be done on the Native side. Enterprise will allow you to return strings and such back to your Lua code.
Rob