I am trying to emulate a ACR122U to pass a url to my phone (ex - youtue.com or instagram.com). It should work with iphones and androids alike. I have so far attempted on using libraries (nfcpy, pyscard) to do this but seem to not get far. I have heard about libnfc and at this point, I am willing to do anything for this to work.
I have searched all over stackoverflow for answers like this, this, this and here and I even have reached to people on upwork/fiverr but they seem to not know how.
I believe card emulation with the ACS ACR122U is a bit tricky to set up (as ive been trying to do this for days). Please if you know how, can you list a detailed step by step setup for card emulation with this reader. I know other posts have had bits and pieces but for a rookie, this can be very confusing just to see bits of a solution everywhere. Please do not tell me to read the PN532 guide or the ACS manual as i have went through both of those and I am still quite lost. I have a million questions on this matter and I would rather just get a step by step guide to save everyone time. I am on windows and I am willing to use any library to do this. Also, when it comes to the APDU commands, I am not that familiar so if you are going to have a solution using this then please explain what i need to have to run these commands and how i can run these commands and where can i run them. There are posts like this that are great however are missing context on where/how to run these commands. So please be as detailed as possible on the steps and how exactly to follow them.
Thank You