Hello,
For a project, I'm trying to create a connection between an android phone and an nRF52832 via bluetooth after scanning nfc. But Everytime I tried it, a dialog appears to ask me if I want to add this device.
I create a nfc reader for getting this information on the nfc tag, and when I scanned it, the dialog doesn't appear.
How can I get the bluetooth address of the card when scanning the nfc tag ?
This is the result I get when I scanned the tag :
Thanks,