Change pin #s that the RF24 radio uses by default. Mysensors 2.0
-
Basically I have a old semi-custom combination of a distance sensor and a relay actuator on a arduino based on the what I believe is the v1 mysensors stuff.
The whole thing is already soldered together but the connections are not according to the new radio hookup specifications - I was using softSPI because the ultrasonic distance sensor needed the SPI ports. Is there any way to change the new v2 sensor code to use specified pin numbers for the nrf24l01 connection for this particular sensor?
-
@tymal77 yes. See the w5100 code example at https://www.mysensors.org/build/ethernet_gateway#wiznet-w5100-ethernet-module for which #define to set.