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

Arduino Receiving Limitations #1

Open
kenchia10 opened this issue Nov 30, 2016 · 0 comments
Open

Arduino Receiving Limitations #1

kenchia10 opened this issue Nov 30, 2016 · 0 comments

Comments

@kenchia10
Copy link

Hello!

Thank you for your contribution!

I was wondering if you could help me with the code you uploaded regarding the receiving. I changed the number of characters being transmitted over to the receiver. The receiver could only receive arrays with a maximum of 97 characters. Moreover, it take quite a bit of time to receive even though the transmitter and receiver is very near each other. I suspect it take the arduino some time to process the received data and print it out in the Serial monitor.

Thus, do you have any idea on how to extend the max characters the receiver can receive? And anyway to improve the time the arduino takes to print out the data?

Really appreciate your help.. Thank 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

1 participant