Hi,
I would like to connect my msp430f1611 with NRF8001 bluetooth module and send data with an SPI communication. I found an interesting guide here with the main part of the code already developed. There are many files and especially the ones of the bluetooth are somewhat complicated. I want just to know if with thisminimal port of the ACI/SPI driver for the msp430 is also "included" the communication with the UART app (nrf2.0) on the phone. In other words: using this minimal port and configuring correctly the SPI interface, once the data is sent to the bluetooth is it also "automatic" the transfer of the data over the bluetooth to the phone with the UART app?
Thanks. Claudio