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

How to connect multiple peripherals to one central by using pc-ble-driver-py binding?

Hi, all,

I am working on nRF52832 using pc-ble-driver-py bindings to interface my BLE peripheral. Now I want to build the BLE communication between one central to multi-peripherals, but I don't know how to do this. Did anyone already manage to use pc-ble-driver-py to connect multiple devices or have some examples which explain how to do it?

Any help or suggestions would be appreciated.

Related