0

I am having no issues talking to Android at baud rate of 9600. But once I raise the baud rate to anything higher Android seems to become deaf. When I try to read the Serial output using putty all seems fine.

Has anyone had success with baud rate over 9600 when talking to Android?

I am using the felHR85/UsbSerial library.

asked Apr 9, 2017 at 0:16

2 Answers 2

1

I have no enough reputations to make a comment so I will drop my two cents here.

Are you changing the baudrate at both sides?

I have been using the arduino's built-in UART library for a while using different baudrates with no problems. Your problem could be an issue related to the library you are using.

answered Apr 9, 2017 at 8:24
1
  • Yes sir, I set the same speed on both sides. On Arduino I use the default Serial library too. The issue probably lies on the Android side. Commented Apr 9, 2017 at 9:58
0

Seems like there is a bug in the library.

answered Apr 21, 2017 at 20:00

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.