Hi,
I'm a beginner developper, and I've recently purchased a Mirkoe USB dongle using PN7150 : https://www.mikroe.com/nfc-usb-dongle
I donwloaded the NXP-NCI_example v1.3 for windows (attached below), linux and macOs. I tested it on Windows and the dongle worked perfectly. However, I then tried to use it on a Raspberry pi 4 using ubuntu 23.04, with a Linux 6.2.0-1006-rapi Kernel Version. I followed the instruction listed in the quickstart guide, but the linux example won't start, saying it's not an executable for ARM.
My main goal here is to read NFC tags with this dongle so I can register the information in a database.
Could someone please explain me how to use this dongle on a raspberry ?
Mehdi