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

ZBTxRequest doesn't work properly on ZB S2B chips #14

Open
GoogleCodeExporter opened this issue Apr 22, 2015 · 1 comment
Open

ZBTxRequest doesn't work properly on ZB S2B chips #14

GoogleCodeExporter opened this issue Apr 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Program two arduinos (coordinator and router) with ZB examples from the 
library (receive and send).
2. Let them to associate themselves.
3. Look serial monitor for received data.

What is the expected output? What do you see instead?
The data send by the router. Nothing, the coordinator doesn't receive anything.

What version of the product are you using? On what operating system?
I'm working with ZB S2B on Arduino Mega2560, with the latest ZB library (API 
0.9).

Please provide any additional information below.
- I tried making the frames by myself and send them by x-ctu software, and it 
works fine!! Also the checksum is right. 
- Moreover, I send the handmade frame by x-ctu (from router) and I receive it 
(to coordinator). [I have problems showing the entire data, but this is my 
fault).
- In the other way, sending data with API and receiving it without it, it 
doesn't work.

I can't find what is the code problem.

Original issue reported on code.google.com by [email protected] on 17 Apr 2012 at 1:54

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