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.

Bluetopia SPPLE demo with MSPEXP430F5438



Hello,

          I am having a MSPEXP430F5438 board with TiWiUB2 BLE module connected to it .I have installed the SPPLE demo sample project of bluetopia SDK on the MSPEXP430F5438 board.I have opened the Terminal program PuTTY , initialized the BTStack and selected the board to be server.And i have then i have made it to advertise.I have a client app installed in my iPhone>it started scanning and detected and connected to the MSPEXP430F5438 board successfully.After that i had run the write command on the iphone to write a value to the board.The write data appeared on the terminal.Now my question is how can I see this written data on the LCD display on the MSPEXP430F5438 board.How can this be possible.Please reply.