Leonardo RF24
-
I currently have 4 Nano's running with my vera3. I have been able to prototype with a Uno. The Leonardo is giving me fits.
I have wired the Leonardo to this link using the three pins on the ICSP connector for SCK,MOSI.MISO
http://arduinoexamples.wordpress.com/2012/11/11/nrf24l01-com-arduino-leonardo-nrf24l01-with-arduino-leonardo/
i cannot get the leonardo to talk to the Rf24. Has enyone had success with the leonardo?
-
I haven't tried Leonardo... But make sure to set the correct CE/CS pin to match how you connect them on your leonardo board.
Sensor(uint8_t cepin = 9, uint8_t cspin = 10); Relay (uint8_t cepin = 9, uint8_t cspin = 10);
Default is 9/10.
Try 8/10 and see what happens (https://groups.google.com/forum/#!topic/NRF24-arduino/NIuVn9-41h0)
-
Yes I have tried various pin outs with 0 success. There is a new rf24 library for the Leonardo that is not compatible with your calls.
-
Hi.
Just wanted to let you know that I've tested this with an Arduino Leonardo, with the RF24 library bundled with "My Sensors" (from GIT), MISO MOSI and SCK connected to ICSP as stated on the offcial Wiki:
http://arduino.cc/en/Reference/SPI
also works for the MEGA 2560, but you have to connect to the ICSP or use the 50-52 pins (if using it for the Ethernet gateway for example)
Regards.
Suggested Topics
-
Over the air updates
General Discussion • 23 Mar 2014, 21:38 • ToSa 1 Mar 2015, 11:21 -
hlk-pm01 are to noisy for rfm69?
Hardware • 5 Aug 2023, 21:16 • Tmaster 9 Aug 2023, 16:28 -
Arduino Nano Every problem
Hardware • 1 Feb 2020, 09:18 • hakha4 5 Dec 2023, 02:21 -
Sensor to detect marijuana vape/smoke
Hardware • 21 Jan 2025, 06:36 • Hellmark 25 Feb 2025, 20:56 -
Sensors and more
Hardware • 19 Jun 2023, 00:41 • Robert Leverett 19 Jun 2023, 00:41 -
Sleep mode for bmp280
Hardware • 20 Feb 2018, 13:24 • fishermans 5 Feb 2024, 18:30