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

Maximum baud rate #26

Open
theinlinaung2010 opened this issue May 16, 2017 · 0 comments
Open

Maximum baud rate #26

theinlinaung2010 opened this issue May 16, 2017 · 0 comments

Comments

@theinlinaung2010
Copy link

Hi, I am trying to use CmdMessenger library with over 115200 bps baud rate but didn't have any success. I uploaded a test sketch which sends a value with 250000 bps (using the library). When I opened the serial monitor in Arduino IDE, I can see the values. But the C# program was not triggering the callback routines (even if baud rate was correct). So I think the receiving end is the problem because it does not work although the values are being sent correctly.

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