I want to read passport and id card data using ACR 122 on an android device (Orange Pi LTS 3) that does not have a built-in nfc reader. My problem is how can i use the ACR122 adapter like phones's own nfc adapter with jmrtd and scuba libraries. Thank you.
I have reviewed the ACR 122 android test application and successfully implemented it on the android device. I can perform the passport reading process on the phone with a built-in nfc adapter using the jmrtd and scuba libraries.