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

More Secure NFC pairing

Hi,

I've been playing with NFC on nRF52. It sends "Security Manager TK Value" over NFC. There is currently no option to use LE SC over NFC in examples, which is to send "LE Secure Connections Random Value", and "LE Secure Connections Confirmation Value". I've seen question about "Secure Connections" and response saying it's being worked on. Will new OOB pairing method also be added ?

Also is that just softdevice limitation? Do I have to wait for Nordic to provide that piece, or can I just add code to retrieve Hash and Random and send it through NFC, and then use it for pairing ?

Related