Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write without response on multiple devices #83

Open
lilliesAndRoses opened this issue Apr 19, 2018 · 1 comment
Open

Write without response on multiple devices #83

lilliesAndRoses opened this issue Apr 19, 2018 · 1 comment

Comments

@lilliesAndRoses
Copy link

Hi,
I am using noble to connect to multiple devices.
There are cases where I want to do writes without responses on multiple devices.
I get libusb errors when I transfer to more than 3 elements.
Which parameters do I need to tune if I am to support simultaneous writes for bulk transfers across multiple devices - say 4 in the minimum.
In the libusb documentation, I see there are different transport types - control, bulk, isochronous etc but the hci library uses only the control transfers. Do we need any tweaks to the HCI protocol if we were to do bulk data transfer on multiple devices or is it simply not possible with the available USB devices.

@rzr
Copy link

rzr commented Jan 6, 2021

Feel free to comment this related ticket:

abandonware#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants