I am using NXP PN7150 nfc chip,and want to develop on QT IDE.
I have cross-compilation the "NFC Reader Library for Linux" and run the sample appliction on my board,but i don't konw how to use the device through QT NFC API.
The help document of qt describe like this :
I dont konw if a cross-compiled neard is enough or i need something else.And i have trouble on cross-compilation of neard too.
Has anyone can give me some advise?Thanks very much.
#nfc #linux #QT #PN7150
Hi fu
one can check
Qt NFC Examples | Qt NFC 5.13.2
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
what i mean is how to use the NXP "libnfc-nci-linux" API on qt,i have got the information about how to use QT NFC API.