You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: