Secret weapon how to promote your YouTube channel
Get Free YouTube Subscribers, Views and Likes

nRF24L01+ HOW TO FIX: Now sending ... failed. Failed response timed out. RF24 nRF24

Follow
Vitaliy D

This might be a useful video for those struggling with getting the nRF24L01+ modules to work with RF24 library.

I think this is error is either because of Power Issues (add a cap) OR because of having a badly cloned cheap Nordic chip on the module! (Beware of those 50cent modules!)

SOLUTION: Add a following line in Arduino code after "radio.begin();"

" radio.setAutoAck(false); "


LINKS:
Getting Started and libs:
https://arduinoinfo.wikispaces.com/N...
https://github.com/maniacbug/RF24
https://github.com/TMRh20/RF24



Fake vs Real chips:
https://zeptobars.com/en/read/Nordic...
https://ncrmnt.org/2015/03/13/howdo...



Good modules:
https://www.sparkfun.com/products/705


Maybe good modules to try:
http://www.mdfly.com/products/hq24g...

http://www.mdfly.com/products/smd24...

http://store.iteadstudio.com/index.ph...

posted by mariauxirivsmw