Hello all, I am working on a project that requires wireless communication between two Arduinos. I am using the Arduino Uno WiFi Rev2 and the Arduino Nano. I am wondering if I can easily utilize the Nano to transmit data via the NRF24L01 module to the Uno's built-in receiver. To clarify, I am only planning to use one NRF24L01 module (for the Nano). Is there an example sketch out there that I can follow? Is this even a good idea?
Thanks in advance.