Hi all.
I am referring to post 16 by Robin and the comments that follow:
I have uploaded the respective code to 2 UNO and they are both displaying the expected printout as far as the values go, however the ack section ( as was noted by another member) is not displaying
to my understanding, the zero should change to 1 and the ack statements should be printed.
I appreciate that asking for the corrected code is not the best way to learn, but i have spent a lot of time trying to figure this out and am still no wiser, so if you would...the corrected code please.
I am using the latest Library,as listed, and would like to stay with it, as it seems to work ok.
Like most people, it would appear, it has taken me some time to get this far, finding a working library that has simple examples available is not that easy.
I was able to get the Ack replies working with Robin2's code above. You have to add the following lines of code to the Master sketch. I added them after radio.enableAckPayload();
wiremonkey:
I was able to get the Ack replies working with Robin2's code above. You have to add the following lines of code to the Master sketch. I added them after radio.enableAckPayload();
To which program do you think the statements have to be added?
I doubt that any of those option are not enabled if used by the sketch.
And stopping to listen does not make much sense in Standby-I, it is still/already stopped.