Using nrf24l01 with other devices on one SPI bus
-
The page on teh link is not available anymore. WHich of the three lines did you delete? I have exactly the same issue now
-
The page on teh link is not available anymore. WHich of the three lines did you delete? I have exactly the same issue now
Welcome to the MySensors community @jianglisha !
Could you describe which link you are referring to?The nrf24l01+ can generally coexist with other spi devices. In some cases (like the w5100 ethernet module), softspi can be used instead.
-
Welcome to the MySensors community @jianglisha !
Could you describe which link you are referring to?The nrf24l01+ can generally coexist with other spi devices. In some cases (like the w5100 ethernet module), softspi can be used instead.
@mfalkvidd
Can nrf24l01+ coexist with TFT LCD on one SPI port? -
@mfalkvidd
Can nrf24l01+ coexist with TFT LCD on one SPI port? -
Since I'm using Arduino Nano because of it's small size, I think I can't use softspi. Am I correct?
-
@mfalkvidd
Yes you are right, Thank you.