Hi
Can someone check /verify that the sketchs between rx an tx are correct and if they are correct why are they not communicating ? what do I need to change ?
Read the forum guidelines to see how to properly post code. Use the IDE autoformat tool before posting code.
Post code here. Members do not like to download code.
+1 for Robin2's simple rf24 tutorial. Pay special attention to the part about powering the radios. There is a sketch to check the physical (wired) connection between the radio module and the processor. See reply #30.
It is vital when troubleshooting RF modules to use the most basic programs possible to test the modules really are working ........ before you add lots of other stuff or sensors to the programs.
Please read the forum guidelines. Post your test code in code tags. Use the IDE autoformat tool (ctrl-t or Tools, Auto Format) to indent the code for readability before posting code.
Please go back and edit your posts to put the formatted code in code tags.