<div dir="ltr">I wonder if the problem is packet acknowledgements. I see that the default for "autoack" is "enabled": <div><br></div><div><a href="http://maniacbug.github.io/RF24/classRF24.html#aec71746d59da978bcbb975167886a2cc">http://maniacbug.github.io/RF24/classRF24.html#aec71746d59da978bcbb975167886a2cc</a><div><br></div><div>Disclaimer: I don't know what I'm talking about, but as I IT guy I immediately thought it sounds like a protocol issue with acks.</div><div><br></div><div>Kevin </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 10, 2015 at 3:16 PM, Nick Meyer via TriEmbed <span dir="ltr"><<a href="mailto:triembed@triembed.org" target="_blank">triembed@triembed.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I've been playing with the NRF24L01+ transceivers for a bit.</div><div><br></div><div>To write the sketch, I've been using the <a href="http://maniacbug.github.io/RF24/" target="_blank">RF24</a> library.  I've tested out the example sketches and all works well with those.  From the examples, I slowly modified them to do what I want, but I'm having an issue with one last part.</div><div><br></div><div>The example I used was a two-way communication setup.  I would like to have a simple one way communication (I'm trying to setup a media center remote).  Keeping the receiver in listening mode, seems to work okay, but if I try to keep the controller in transmit only mode, then transmission seems to fail.</div><div><br></div><div>If I keep in the two lines</div><div>radio.startListening();</div><div>radio.stopListening();</div><div>then the sketch runs great as far as I can tell.</div><div><br></div><div>I posted to SO <a href="http://stackoverflow.com/questions/30656574/rf24-and-arduino-micro-experience-packet-loss" target="_blank">here</a>.  If anyone has any ideas, I'd be curious to hear them!</div><div><br></div><div>Best,</div><div>Nick</div></div>
<br>_______________________________________________<br>
Triangle, NC Embedded Computing mailing list<br>
<a href="mailto:TriEmbed@triembed.org">TriEmbed@triembed.org</a><br>
<a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" target="_blank">http://TriEmbed.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><i><font color="#660000">Life is short:  Void the warranty.</font></i></div>
</div>