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 coomunication problem #117

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Serial coomunication problem #117

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1.I have a working serial communication program that uses the rs232
2.Program runs well while receiving data from and sending data to BB
3.There is a problem when BB receiving data
4. I am trying to send decimal numbers like 5,6,7....

What is the expected output? What do you see instead?
Normally data must be send pc to BB without problem because vice versa is 
normal. If I add 15 to my array BB start receiving data from that array 
element. For example 1,4,7,15,2 send from pc just 2 is received by BB. If there 
aren't any 15 in array BB does not read.

What version of the product are you using? On what operating system?
BB xm rev C...ubuntu 11.04

Please provide any additional information below.


Original issue reported on code.google.com by uirma...@gmail.com on 1 May 2013 at 6:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant