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

python central role?

I see the python S110 bindings (via SWIG) have been made; it was pretty easy to get the demo code up and running, many thanks! Any chance that S120 central role bindings can be made for python? I am doing a new testing environment and need to write scripts for both the peripheral role as well as central role and would like to do it all in python as the entire test platform is done in it. It would be even better for a multi-role set of bindings (S130). I don't need them concurrently, however if I didn't need to keep reprogramming the dongle that would be great!

I actually don't need a lot of the support just the ability to do a discovery to find an advertising device, then characteristic attribute discovery and then read and writing attributes, all the while handing the events generated. We have a higher level protocol for encryption that doesn't need the pair bonding.

-Jim

Related