hi,
I'm trying to send data continuously by timer interrupts using SPP mode.
I can receive data in several minutes,but after a few minutes, SPP_Data_Write gets to return BTPS_ERROR_SPP_PORT_NOT_OPENED and data sending stops.
(Time to return error is not certain.)
In my source code, I don't call Bluetopia API functions to close the SPP port.
Why does the SPP port close?
Thank you for your help.
kit:MSP-EXP5438+msp430F5438A+PAN1323
sdk:CC256x_MSP430_Bluetopia_SDK_v1-2_Setup