#define SOFT_SPI_NRF24_MISO_PIN 16 #define SOFT_SPI_NRF24_MOSI_PIN 15 #define SOFT_SPI_NRF24_SCK_PIN 14 #define SPI_NRF24_MODE 0
SoftSPI<SOFT_SPI_NRF24_MISO_PIN, SOFT_SPI_NRF24_MOSI_PIN, SOFT_SPI_NRF24_SCK_PIN, SPI_NRF24_MODE> nRF24SPI;// from here continue with the Souliss Sketch
Will you try it.
Dario.
From Mobile.
--
You received this message because you are subscribed to the Google Groups "souliss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to souliss+u...@googlegroups.com.
To post to this group, send email to sou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/souliss/b4ca3074-c035-4776-bc37-c59e9060db57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Your nRF24 is hanging? If so try this and move the pins using the software SPI.
Dario.
From Mobile.
To view this discussion on the web visit https://groups.google.com/d/msgid/souliss/0cc4cc30-70e5-47e0-9bc0-4dfc99a5ba3b%40googlegroups.com.