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

OOB over NFC message content

Can anyone please provide content of m_ndef_msg_buf and ndef_msg_len as a result of nfc_ble_pair_default_msg_encode() running in debug mode? Or can Nordic provide structure of that record? Basically I'm using external NFC tag with nRF51 and want to implement OOB with Android 7. I'm using my own record which includes pairing LE type message and it works fine for non-OOB type of pairing. I don't have nRF52 boards to check examples from this blog but I can see that example has record with not only LE but EP type and both of them have different information inside. It is difficult to do reverse engineering of the code. Thanks in advance.

Parents Reply Children
No Data
Related