libblepp
libblepp copied to clipboard
One-To-Many Example Needed
I sent you an email about this Ed, but I figured I'd open an issue for it. I am planning on using libblepp on a RaspberryPi for a project and it requires the communication of one central controller (the Pi) to many peripherals (teensy/bluefruit friend, bluefruit feather, phone, etc...). I am still learning how to use BLE in general and of the different concepts involved, and as a BLE beginner it is unclear to me if libblepp supports this kind of thing (software engineering professional, never used the bluetooth stack before). This is the only C++ library I have found that wraps BlueZ and I am trying to avoid Python at all costs due to speed and power restrictions.
I realise this might be rather an out of date reply! Did you have any success?