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

Conflict when more than wallet is connected via USB #728

Open
chag2020 opened this issue Mar 15, 2024 · 3 comments
Open

Conflict when more than wallet is connected via USB #728

chag2020 opened this issue Mar 15, 2024 · 3 comments

Comments

@chag2020
Copy link

I connected a ledger and a bitbox and had them both open simultaneously while trying to execute a transaction using sparrow wallet. The Bitbox device is acting up when another USB hardware wallet is connected, but works fine if no other USB wallet is connected. The support tech at BitBox told me that there is a conflict with the hwi files. Is there a way that two hardware wallets can operate simulaneously while they are both connected via USB?

@achow101
Copy link
Member

What do you mean by "acting up"? What specific errors and behaviors does it exhibit?

HWI works with multiple devices connected, I do this often. Depending on how Sparrow is using HWI, the issue may be with them.

@chag2020
Copy link
Author

Thanks for your response. I am not getting errors, however, the device becomes unresponsive intermittently. I will bring this to the attention of BitBox and the Sparrow.

@craigraw
Copy link

craigraw commented Apr 8, 2024

Try changing the value of enumerateHwPeriod in Sparrow's config file to a larger number (in seconds) to eliminate Sparrow's occasional background refresh of calling hwi enumerate. This takes one variable out of play. Close Sparrow before editing the config file.

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

3 participants