You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I'm trying to test the simple_test file but in the function nrf.send() always return false, I'm loading the same code in 2 raspberrys, each of them has the NRF24L01 attached to it.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered:
If send() fails, then that usually means there's a hardware issue (typically power related). Did you see #19? It is almost the same issue with nRF24L01+PA/LNA modules.
Maybe I have to put the code of the master in one raspberry and the code of the slave in the other? How did you test it ? Maybe I'm doing the wrong connections? Can you give me a little scheme of the connections please ?
Hi.
I'm trying to test the simple_test file but in the function nrf.send() always return false, I'm loading the same code in 2 raspberrys, each of them has the NRF24L01 attached to it.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: