Arduino Pro mini 3,3V + NRF24L01+: Can i change Pins?
-
Hi together,
just have a simple question:is it possible to change the Pins to connect the NRF24L01+ to my Arduino Pro Mini 3,3V, or is there maybe a special function on the configured Pins, so only these Pins are usable?
Thanks and best regards!
-
The pins are special, since they support hardware SPI. SPI is a bus to which several devices can be connected at the same time.
The pins can be changed if software SPI is used instead of hardware SPI. See https://github.com/mysensors/MySensors/blob/3519558703d6c21c8046da38462c7167ba28a9ed/examples/GatewayW5100/GatewayW5100.ino#L57 for an example of how it can be done and https://www.mysensors.org/build/ethernet_gateway#wiring-things-up for a wiring diagram.
Could you share the reason you want to change the pins?
-
ah, thanks mfalkvidd, thats what i´m looking for!
Suggested Topics
-
Over the air updates
General Discussion • 23 Mar 2014, 21:38 • ToSa 1 Mar 2015, 11:21 -
Sensors and more
Hardware • 19 Jun 2023, 00:41 • Robert Leverett 19 Jun 2023, 00:41 -
Sensor to detect marijuana vape/smoke
Hardware • 21 Jan 2025, 06:36 • Hellmark 25 Feb 2025, 20:56 -
Sleep mode for bmp280
Hardware • 20 Feb 2018, 13:24 • fishermans 5 Feb 2024, 18:30 -
hlk-pm01 are to noisy for rfm69?
Hardware • 5 Aug 2023, 21:16 • Tmaster 9 Aug 2023, 16:28 -
Best VOC sensor for detecting a wide range of VOC's?
Hardware • 26 Oct 2023, 23:59 • NeverDie 18 Nov 2023, 01:41