[TriEmbed] Failed transmission with NRF24L01+

Nick Meyer nick.j.meyer at gmail.com
Wed Jun 10 14:16:11 CDT 2015


Hi all,

I've been playing with the NRF24L01+ transceivers for a bit.

To write the sketch, I've been using the RF24
<http://maniacbug.github.io/RF24/> 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.

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.

If I keep in the two lines
radio.startListening();
radio.stopListening();
then the sketch runs great as far as I can tell.

I posted to SO here
<http://stackoverflow.com/questions/30656574/rf24-and-arduino-micro-experience-packet-loss>.
If anyone has any ideas, I'd be curious to hear them!

Best,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.triembed.org/pipermail/triembed_triembed.org/attachments/20150610/92ddc234/attachment.htm>


More information about the TriEmbed mailing list