Emulating NFC Tag using iPhone Device

I'm trying to transfer data from one device to another using NFC. I'm trying to figure out if this is possible, I downloaded apple's sample project about CoreNFC, I was able to read NFC Tags (it wasn't a real NFC Tag, rather it was an NFC Tag emulated with an android device). Can I use my iPhone to emulate an NFC Tag to transfer data to another iPhone or Android device?

I want to use NFC HCE in iOS also for a app used for unlocking door.Is There any way around to do this.

Starting from iOS 17.4, HCE (Host Card Emulation) is supported via CardSession. For more detailed information, please refer to the CardSession Apple Documentation.

/follow

Emulating NFC Tag using iPhone Device
 
 
Q