Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 10 months ago.
How do I perform a direct connection on nRF51 DK?
Hello, I`m trying to make my nRF51 to connect only with my phone. On documentation I found that exists a Direct Connection (Direct Advertising), which allows to connect with a pre selected device. I read also something with a whitelist which contains the devices names allowed for connection. But using mbed lib I only found the advertising parameter ADV_CONNECTABLE_DIRECTED, and I dont know exactly how to use it, for me it just stopped advertising and I could not connect anymore.
Is there any example on this? How can I set the devices I want nRF51 to perform a direct connection?
1 Answer
8 years, 10 months ago.
Did you figured out how it works? I have the same problem.