Hi,
I am trying to interface MSP430F5438A to a bluetooth module. I am very new to embedded world so, please be patient with me. I have following questions
1. I am trying to connect the following bluetooth module to MSP430F5438
http://www.lsr.com/downloads/products/330-0132.pdf and its related board http://www.lsr.com/downloads/products/330-0134.pdf
This bluetooth chip uses CC2541Chip.
My questions is as follows
Can I connect TxD and RxD pins of the MSP430 to the RxD and TxD of the bluetooth module and send the data to the bluetooth module without installing software or stack to the bluetooth module?
melissa