This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NFC NDEF message can not trigger a phone reaction

Hi, First of all, appriciate all your hard work on tech supporting, this is my first ask in this forum. I m currently using developing nrf52832 on Zephyr , working on the NFC module, i have most take this repository(fw-nrfconnect-nrf) for reference.

basically used nrfx_nfct.c, nfc_ndef_record.c and nfc_ndef_msg.c to create a custom ndef message with 1 ndef record in,  My project status is now able to use IRQ to trigger the following NFCT status - field detected, field lost, tx start & end. i can tell from the uart log. 

but it never got the reaction from a android phone, quick question is : are those driver codes enough to trigger a bell on a phone when a nfc tag is detected. why the phone doesn't have any reaction.

Thank in advance

Parents Reply Children
No Data
Related