-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
Description
Hello,
I use your library RF24 and RF24Network.
I have four Arduino Uno and one attiny84 with NRF24L01+.
The Network is:
0 Arduino UNO
1 Arduino UNO
011 Attiny84
0111 Arduino UNO
021 Arduno UNO
The probleme is with the Attiny84, when I send data to 011 from 0 sometimes ( often ) no data is received.
The same for 0111 from 0.
Do you have an idea ?
Thanks