How to automate NFC feature of any application in appium

Hi, I’m using Appium to automate the tests of a Native Mobile application. The app has NFC reading enabled and it scans a tag(id card) to allow users to use the application I want to automate this scenario using appium where I don’t have to manually scan the tag everytime to the device and simultaneously without bypassing the NFC feature.