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

PrintDetails et register status #22

Closed
hachpai opened this issue Sep 26, 2014 · 1 comment
Closed

PrintDetails et register status #22

hachpai opened this issue Sep 26, 2014 · 1 comment
Labels

Comments

@hachpai
Copy link

hachpai commented Sep 26, 2014

Hello!

I've the same issue with this lib and with the one of maniacbug.
If I call the printDetails method, it stucks during the serial printf output. Generally just after the line specifying the model.

I've noticed that it didn't happen if startListening was called first.

So i've tested by isolating lines, and it seems that a call at the line

write_register(CONFIG, read_register(CONFIG) | _BV(PRIM_RX));

in startListening unblock the output.

I've tried with 2 arduinos and 2 RF modules, and i get the same conclusion.

@TMRh20
Copy link
Member

TMRh20 commented Sep 27, 2014

Hmm, so far I'm not able to recreate this issue. What kind of board are you using? Would you be able to post an example of the code that causes this problem?

@TMRh20 TMRh20 added the question label Oct 6, 2014
@TMRh20 TMRh20 closed this as completed Nov 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants