<div dir="ltr">Well, it didn't fix it.  But something interesting is happening now.  It fails very predictably now.<div><br></div><div>When pressing one button at at time, it will fail when pressing the button and succeed when releasing the button.  When pressing multiple at once, it fails completely.  I tried this over and over and this was the case every time.</div><div><br></div><div>At least its predictable now!</div><div><br></div><div>Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 11, 2015 at 10:03 AM, Kevin Gunn <span dir="ltr"><<a href="mailto:kevin@kevingunn.org" target="_blank">kevin@kevingunn.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">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" target="_blank">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"><div><div class="h5">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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><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></div></div><span class="">_______________________________________________<br>
Triangle, NC Embedded Computing mailing list<br>
<a href="mailto:TriEmbed@triembed.org" target="_blank">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></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><i><font color="#660000">Life is short:  Void the warranty.</font></i></div>
</font></span></div>
</blockquote></div><br></div>