maniacbug / RF24

Arduino driver for nRF24L01
http://maniacbug.github.com/RF24
956 stars 774 forks source link

Now sending ...failed. Failed, response timed out. Issues. (Partially solved) #83

Open devitalii opened 7 years ago

devitalii commented 7 years ago

Hi there!

I spent so long getting around this issue with either this library or TMRh20 one. " Now sending ...failed. Failed, response timed out."

Finally got my nRF24L01+ (eBay) modules to work : Link to Youtube Video - youtube.com/watch?v=jfaFbjgwprI

But I am wondering if disabling the auto ack. can bring any issues or operates the modules not in a right (protected) way ?

Any further ideas? Suggestions?

Avamander commented 7 years ago

Try http://github.com/nRF24/RF24 library and report if the issue still exists.