About 32,400 results
Open links in new tab
  1. Understanding NRF24L01 specifications - Arduino Stack Exchange

    Oct 4, 2020 · I was reading this tutorial about the NRF24L01 and came across a few terms which I did not clearly understand. It uses the 2.4 GHz band Does this refer to the frequency of the …

  2. NRF24l01 Channel switching - Arduino Stack Exchange

    Nov 20, 2020 · I have a NRF24L01 radio module. The description indicates that it can work in the ISM frequency range of 2.400 ... 2.525 GHz. The channel step is 1 MHz, and there are 125 …

  3. nrf24l01+ - Bluetooth module vs wireless module Arduino

    Sep 28, 2020 · My main question is, what is the main difference between HC-05 Bluetooth module and NRF24L0 wireless module? Which should I buy? Which makes these 2 modules …

  4. ESP32: nRF24L01 receives no data - Arduino Stack Exchange

    Using two, nRF24L01 with two, ESP32 DEVKIT V1. Trying to setup RF24 Library example, "Getting Started". Able to transmit on both nodes, however, there is no payload …

  5. nRF24L01+ (RF24) radio with Arduino Micro - Arduino Stack …

    Jul 13, 2014 · I purchased several nRF24L01+ (RF24) radios to use with my Arduino Uno and Micro. Using the GettingStarted sketch and nRF24L01+ connected to my Uno, I get nice …

  6. NRF24L01 Transmission Problems between Arduino UNO and …

    Jun 25, 2020 · I'm a beginner in using NRF24L01 tranceiver module. I tried sending a simple "Hello world" using Arduino Nano and a Arduino UNO with the use of two NRF24L01 modules.

  7. nrf24l01+ - NRF24 CE and CSN connections without I/O pins easily ...

    May 24, 2019 · I want 2 Arduinos communicating to each other, but only in one direction. Arduino A = tx and Arduino B = rx. I have this working fine connecting CE and CSN on each NRF24 to …

  8. How to connect a nRF24L01 to a Wemos D1 R2? - Arduino Stack …

    Apr 19, 2023 · I have troubles connecting a nRF24L01 transceiver to a Wemos D1 R2 board. I succeeded on an Arduino Uno. Does anyone know the pinout? I used (same as with Uno): …

  9. nRF24L01+ radio not transmitting anything but says it is

    Jul 24, 2020 · I have a nRF24L01+ radio that was working like a charm for many months now, and a few days back, I was trying to send something and then receive it. The transmitter initialized …

  10. How to connect NodeMCU to NRF24L01 - Arduino Stack Exchange

    Nov 1, 2019 · I need to connect NodeMCU and NRF24L01. where I'm receiving data from another NRF24L01 Transmission. I managed to connect to a WiFi network but the data receiving is not …