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

    Oct 4, 2020 · Yes. They call it a band, because the nRF24L01 can operate on frequencies from 2.400GHz to 2.525GHz It's like talking slower to someone. It makes it easier to distinguish the signal …

  2. NRF24L01 PA+LNA With Arduino - Arduino Stack Exchange

    Jun 18, 2023 · NRF24L01 PA+LNA With Arduino Ask Question Asked 2 years, 10 months ago Modified 2 years, 10 months ago

  3. 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 taking …

  4. nrf24l01+ - Bluetooth module vs wireless module Arduino - 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 different than each …

  5. RaspberryPi Pico SPI and nrf24l01 - Arduino Stack Exchange

    Jul 19, 2021 · I am programming a RaspberryPi Pico with the Arduino IDE. Works pretty well, but now I try to control an nrf24l01 module. My code compiles but I do not know on which pins the SPI bus has …

  6. 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 channels in …

  7. Is it possible to transmit using an NRF24L01+ without an Arduino?

    May 21, 2014 · The nRF24L01+ has a somewhat complex SPI based interface, where many registers have to be configured and tested and timeouts honored. Therefore it requires some kind of …

  8. Whats the difference between RF options (wifi, xbee, NRF24L01)

    Jul 12, 2014 · When doing RF, you have many options. Three of the most basic are in the title box WiFi Xbee NRF24L01 What are the practical differences in using them. What is the purpose of each other …

  9. nrf24l01+ - NRF24 and Arduino Nano Every usage - Arduino Stack …

    If you get zeros in the third line, for example, something like this: RX_ADDR_P0-1 = 0x0000000070 0x0000000000. It means that Arduino Nano Every isn't connected to nRF24L01+ correctly and …

  10. Not able to make my nRF24L01 work - Arduino Stack Exchange

    May 21, 2015 · Not able to make my nRF24L01 work Ask Question Asked 10 years, 11 months ago Modified 11 months ago