Hi,
I'm trying to get the nfcchat sample working on the Nokia C7 but it consistently reports "Error starting NFC target detection" on startup on both C7's.
The sample reports that "NFC is supported and switched on" and the error is generated by the line:
Is perhaps there a required phone setting/permission that is missing ? Or anything else I can try ?bool activationSuccessful = nfcManager->startTargetDetection(QNearFieldTarget::NfcForumDevice);
(the Angry Birds demo works but none of the Nokia/Qt samples I've tried do)
regards
Tony Seebregts

Reply With Quote

