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

recurrent device not found #17

Open
gregorysemah opened this issue Mar 11, 2024 · 0 comments
Open

recurrent device not found #17

gregorysemah opened this issue Mar 11, 2024 · 0 comments

Comments

@gregorysemah
Copy link

gregorysemah commented Mar 11, 2024

trying to get my esp32 sending small data every minutes connected to my pixel6a with android 14
building a react-native app with deps:
"react": "18.2.0",
"react-native": "0.73.5",
"react-native-usb-serialport-for-android": "^0.5.0"

implementing to simplest example of your documentation here is not working
I can see devices, only one : [{"deviceId": 2002, "productId": 60000, "vendorId": 4292}]
But clicking on buttons does nothing at all but : Device not found
i put this on my manifest

I though it was my ESP32 but tried arduino etc...
they are recognized by others app / soft than this react-native app

some specific info to know?
What am i doing wrong?

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

1 participant