Hello, nordic.
I studing nfc example for oob pairing.
So, I have to intergrate to uart example and hrs nfc example.
I had intergrated uart function in hrs_nfc example, but same source doesn't working in uart example.
While looking at the log, the nfc_callback function did not work and I thought it was because I did not recognize the nfc field. In the hrs example, nfc_callback was exporting a message field on as a result of the same experiment. Why it doesn't working??
I USED
- SDK V11
- nrf52832
- I set the path and libraries same
Thanks.