I wrote an NDEF message in an NFC tag according to NFC Forum specification fo doing a Bluetooth handover. I am facing 2 issues:
- Bluetooth is enabled when I tap the tag with my phone but it gets disabled after a very short period (less than a minute).
- I want the pairing to happen without any confirmation. But in my case it is asking for confirmation for pairing.
I have 3 records in my NDEF message:
- a record of type "HS",
- a record of type "AC", and
- an OOB data record (with EIR data blank).
Am I missing something?