Hi,
I have a Nordic Semiconductor nRF24L01+ RF transceiver that works with a microcontroller using the SPI peripheral. I want to hook up the nRF24L01+ to the microSD connector on an Android smart phone. I would like to create a simple app that can send commands to and from the nRF24L01+ over the SPI pins on the microSD connector.
Is this feasible to do, and if so what Android tools/libraries would I use to do this? Thanks!
Andrew