Other Parts Discussed in Thread: CC2560, MSP430BT5190
Hey guys,
I'm using two ez430-rf256x bluetooth modules to exchange data. I used the sample accelerometer code from ti and its working perfectly.
But it keeps sending the data continuously. I know that "appl_send_spp_data" function is used to send data but i don't know how this function is being called. I tried to trace it down but the code is too complicated.
i need some sort of function which will send a bunch of data (not accelerometer data) and then come back to main so i could do rest of my processing.
Any help would b appreciated.
Thank you,


