natevw / node-nrf

Pure-JavaScript nRF24L01 driver library
117 stars 31 forks source link

Issue with 2 Rpi and node-nrf lib #43

Open guizmo51 opened 8 years ago

guizmo51 commented 8 years ago

Hi nathan, I wrote an issue but I used your pin schema and now it's OK . But i still have a problem. I try the ping / pong test and it's not working.

I have 2 Rpi using your library, it uses the same module : NRF24L01+ with antenna. There are the debug: https://gist.github.com/guizmo51/95fc5f62200f09fc2f72 https://gist.github.com/guizmo51/aa6a080ed50a02a29eac

Thank you for your help !