I have an Android application where I have HostadpuService running which has AID value unique to Raspberry Pi and Android app. And when we tap the Android app, RPi should trigger the HostadpuService from android which will send the 12 chars size value to RPi. Currently I was able to complete the Android application with adpu service which sends the 12 characters size value along with UID but unable to figure out the complete setup from the Raspberry Pi 4 end (In terms of NFC module - I have waveshare NFC 532, Elechouse NFC 532).
Can anyone recommend me the setup for the Raspberry Pi 4.
I have referred following repository for the implementation but the python code given for RPi doesn't work with Waveshare NFC 532.
https://github.com/Lexycon/android-pn532-hce
Can anyone recommend me the setup for the Raspberry Pi 4.
I have referred following repository for the implementation but the python code given for RPi doesn't work with Waveshare NFC 532.
https://github.com/Lexycon/android-pn532-hce
Statistics: Posted by testPInfc — Wed Apr 10, 2024 6:11 am