Hello, I have connected the NRF24L01 and an SPI OLED display (128x64) to the UNO. I have attached the pin connections. The problem is that the display works well until I write the command nRF.begin(). When the arduino reads this command the display freezes. The code however continues on working. I don't know much about SPI but a friend of mine told me I can attach multiple devices in parallel but there seems to be a problem with these two.
Can somebody please help?
Thank you in advance!
Pins_connection.doc (12.6 KB)