Other Parts Discussed in Thread: MSP430FG4618, MSP430WARE
Can anyone please give me the code about how to interface KC 21 bluetooth module with MSP430FG4618??? Also how to determine the address of bluetooth module???
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: MSP430FG4618, MSP430WARE
Can anyone please give me the code about how to interface KC 21 bluetooth module with MSP430FG4618??? Also how to determine the address of bluetooth module???
The datasheet for the module is here: http://www.kcwirefree.com/docs/KC21_Datasheet.pdf
Looks like a simple UART connection. There are plenty of examples of UART implementations on MSP430 if you look. (Hint, search MSP430Ware)
As for the rest, refer to this: http://www.catb.org/~esr/faqs/smart-questions.html#homework
**Attention** This is a public forum