NANO board and an NRF24L01+ module into one, as shown in figure 1-1-1. It is more convenient to use, and the small size rf-nano is exactly the same as the common pin of NANO board, convenient for transplantation.
Figure 1-1-3 1.2 RF-NANO MCU introduce Arduino rf-nano MCU is ATmega328(Nano3.0), usb-micro interface, with 14 channels of digital input/output (6 channels can be used as PWM output), 8 channels of analog input, a 16MHz crystal oscillator, a usb-micro port, an ICSP header and a reset button.
Chapter3 realizes the communication between rf-nano 3.1 Implement two rf-nano point-to-point communication 3.1.1 connect method Prepare two rf-nano or an rf-nano and NRF24L01+ module, and an Arduino UNO R3(Arduino NANO V3.0), as shown in figure 3-1-1. Transmitting device Receiving device 2.4G...
Open the rf-nano experimental routine program. In mirf. CPP, there is a function to set the transmitted power :SetOutputRF_PWR(uint8_t val), which can set different transmitted power...
RF-NANO data transmission rate has three levels, namely :1Mbps, 2Mbps, 250Kbps;Data transmission rate can be set in the software. Open the rf-nano experimental routine program. In mirf. CPP, there is a function to set the data transmission rate :SetSpeedDataRates(uint8_t val)。...
Need help?
Do you have a question about the RF-NANO and is the answer not in the manual?
Questions and answers