I’m a student working on my master thesis. I just began in all the arduino stuff.
I’m trying to do an easy transmition between two arduino’s using a nrf24l01 antenna and using the maniacbug libraries. But I’m having troubles with this easy test. I can just receive the first sending round, when it should keep sending always.
I attach the code so you can help me. Thanks in advance!
tx_data.ino (1.55 KB)
listening_mode.ino (1.14 KB)