I am having problems with the OLED, RF Transceiver, and SD card reader/writer working together. The code compiles fine but nothing shows up on the OLED screen. When I take the sd card and transceiver libraries out, the screen works fine. I am assuming that I need to have each module turn on/off with chip select but I cant find it in any of the libraries. The sd card's chip select works but I would like to know if there is a way to assign them to the other modules. I would appreciate it if someone would help me with this issue.
OLED_TRANSCEIVER_SDCARD.ino (4.85 KB)