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

USB stops working. After rebooting OS or restarting app makes it functional again #613

Open
developer-agva opened this issue Jan 2, 2025 · 3 comments

Comments

@developer-agva
Copy link

In my app I am using two USB at same time.

  • Both consists of READ and WRITE thread in parallel.
  • but READ and WRITE thread stops working randomly.
  • Debugging already done at every step.
  • Everything is perfect but data is not received on Serial.
@kai-morich
Copy link
Collaborator

Does it work again after detaching + reattaching the USB device?
Have you tried on a different Android device (from different vendor)?

@kai-morich kai-morich changed the title USB stops working after rebooting OS or restarting app makes it functional again USB stops working. After rebooting OS or restarting app makes it functional again Jan 2, 2025
@kai-morich
Copy link
Collaborator

are you using 2 separate devices or 1 with two ports? both is tested successfully with regression tests.
which driver are you using?

@kai-morich
Copy link
Collaborator

how does the 'stops working randomly' look like? do you get an exception?

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

No branches or pull requests

2 participants