nRF24L01+ will not start
-
Specify your environment:
Arduino Nano Mega328 16mhz
Arduino IDE 1.6.7, Windows 10
Mysesnors library 1.5Hi, I am trying to build a simple serial gateway however when I read the debug information back from the nano. I get the following message.
"0;0;3;0;9;radio init fail"
The nano is wired up correctly and I have tried 3 radios they all give the same error.
My nano is wired as below. All connection buzzed out from chip to chip.
What am I doing wrong?
-
maybe try removing "IRQ" connection? as its not needed.
also i had the some issues, but i had my wires mixed up..
Follow this Tut:
https://www.mysensors.org/build/connect_radio
-
Looks like i have found the issue.
The parts i ordered where nrf24l01+ but what i was sent was nrf24l01.
Is there any way i can use the non plus version
-
I am not really sure but I guess it won't differ.
Radio init will happen if there is a connection problem. Make sure your wires are really connected and in place.
Next thing try to solder 10uF between Vcc and GND of the nrf itself.Try with an example from the library to be sure that your sketch is written correctly.
-
@ahmedadelhosni said:
I guess it won't differ.
@whitedrag0n These radios are different. See http://forum.mysensors.org/topic/1887/what-s-the-difference-between-nrf24l01-and-nrf24l01
They can probably be put to work by using correct settings. See http://forum.mysensors.org/topic/2838/mysensors-1-5-and-nrf24l01-without
-
@Yveaux Thanks. That was totally new to me
Suggested Topics
-
Day 1 - Status report
Announcements ⢠23 Mar 2014, 22:45 ⢠hek 24 Mar 2014, 20:12 -
Getting system time from the controller
Troubleshooting ⢠27 Feb 2025, 01:39 ⢠dpcons 3 Mar 2025, 01:00 -
NODs stop responding, but ping works.
Troubleshooting ⢠8 Mar 2025, 19:47 ⢠Marcin 8 Mar 2025, 19:47 -
DHT22 wrong sensor type in Home Assistant
Troubleshooting ⢠13 days ago ⢠Commodoreuno 8 days ago -
Echo request is not set
Troubleshooting ⢠12 Aug 2024, 15:36 ⢠kamilb85 3 Sept 2024, 08:58 -
Can not compile MySensors on esp8266
Troubleshooting ⢠24 Aug 2024, 15:35 ⢠TheoL 29 Aug 2024, 20:47