Hey Everyone,
I have some questions about sharing the SPI on an arduino mega.
For parts, a nRF8001 Adafruit Bluetooth board, and a CATALEX SD adapter.
Bluetooth Link Hooking Everything Up | Getting Started with the nRF8001 Bluefruit LE Breakout | Adafruit Learning System
SD Card Link: http://www.buildcircuit.com/microsd-card-breakout-board-for-arduino/
So I am trying to hook both these up at the same time. Only when I do, the Bluetooth will no longer work. But the SD will.
The bluetooth works great by itself.
Basically, I want my phone to trigger a WAV file to play. Originally I wanted to do bluetooth audio but heard that my board wont support audio? Should I get a different BT board like the RN-52 that will support audio? Or can I get this SD card to work somewhere?
Its only pin 50. The MISO that gives me issues. If that is unplugged on the SD card the BT board starts working fine.
I have an arduino micro I was debating hooking up to just do Bluetooth and have that arduino send a command the the mega. Is that my best option?
Thanks!