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

Pairing With Python and s130 SD

I am writing a python app that uses the nRF51 dongle and the s130 SoftDevice. I need to pair with a peripheral that uses a fixed passkey. Is there a python implementation of the device manager, or do I have to implement the pairing by hand?

Related