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 - SPP_data_write() issue

HI,


HW: TIVAC + PAN1323ETU

SW: SSO bluetopia V1.1 + TI RTOS


We have integrated bluetopia to TIRTOS & selected SPP demo as our reference to realize Classic Bluetooth.


Our device is configured as server & etPort_Data_Indication is coming from a remote client device. Here I am trying to put myself as echo back device & we are sending the received message back to Client using SPP_Data_Write() & client receives the data properly.

But, If I do SPP_data_write() from any of the RTOS thread, this write function returns success. But, I don't receive any data on client !! I am not sure where the sent data is lost!!

Appreciate any help on this. 

-Ravikiran