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

NRF24L01+ modules does not switch roles #8

Open
cmavc opened this issue Feb 21, 2020 · 0 comments
Open

NRF24L01+ modules does not switch roles #8

cmavc opened this issue Feb 21, 2020 · 0 comments

Comments

@cmavc
Copy link

cmavc commented Feb 21, 2020

Hello Everyone,
I am trying to use this library for data transmission between two quads. I followed the tutorial in this video here:
https://www.youtube.com/watch?v=tB_GebqaGas
Meanwhile the library had a problem with the max speed, I've found the solution in the issues so after I fixed that it worked like a charm.
But now there is a new problem, I was using one module as TX and the other one RX but I want to switch the roles between my two radio modules.
I tried to use the TX as RX and RX as the TX but the new RX did not receive any data. I don't know how to fix this, its the same example code I use. I attach the images (sorry, some print statements are in Turkish)

One more thing, I want to take this further ahead and communicate between 3 RPis do I have to open up a new pipe or is it okay if I use the same pipe but change the channel? Thank you very much.

Best Regards.

Screenshot from 2020-02-21 16-39-45
Screenshot from 2020-02-21 16-43-35

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