You are reading a single comment by @ArthurGuy and its replies. Click here to read the full conversation.
  • Hi all,
    I am attempting to communicate between an espruino and an arduino using the NRF24L01+ modules.
    I have followed the examples on the espruino website and I am using the RF24 library on the other end.
    http://maniacbug.github.io/RF24/

    The problem I am having is that the two systems seem completely different, I am guess the espruino library doesn't implement many features but even using the ones it does I should be able to get this to work.

    Has anyone managed anything like this?

    Does anyone know what channel and data rate is used, how do these correspond to the addresses passed into the init function?

    Any advice would be much appreciated.

About

Avatar for ArthurGuy @ArthurGuy started