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

About sdk14.2 52832 password pairing timeout

Hi

I'm working on a password pairing project. You must enter the correct password to connect properly.  And This function can be normally implemented between mobile phone and slave module. When the phone wants to connect, a password pairing box pops up, and you must enter your password to connect properly. But now the password function is also in effect between the master and slave modules. According to the simulation, it is known that the connection is broken because the master module did not respond to the password and the pairing timeout evt is entered from the module. How can i fix this problem?

Thanks

June6

Parents Reply
  • Hi,

    I think I misunderstood the posts when I read them initially. Can you elaborate what you want to do? Is the problem that you use legacy pairing with static passkey MITM protection, and that this does not work when the peer is not a phone, but rather a device without a keyboard? If so, it should have the IO capabilities (io_caps) set accordingly, and MITM will not be used.

    Br,

    Einar

Children
Related