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

Serial.available() value of Arudino is not greater than or equal to 0 when Write() is executed #171

Open
syumekino opened this issue Jan 12, 2024 · 1 comment

Comments

@syumekino
Copy link

syumekino commented Jan 12, 2024

I use translation.

Win11 and Arduino UNO, VS code.
When I executed the process of sending a string from PC, Arduino's Serial.read() does not return any value. the return value of Serial.available is also never more than 0.
Read() was executable.
Is there a solution?

@cmaglie
Copy link
Member

cmaglie commented Feb 16, 2024

There is a problem in your code I suppose.

But if you don't provide the source code and the sketch you used, nobody can help you.

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