Hello,
I am using the EtherMind version Beta 1.0 June 18, 2010 on the MSP-EXP430BT5190 + PAN1315ETU,
and modifing the accelerometer sample application.
Now, spp data sending is stopped on the way,using BT_spp_send() on 30 byte data at 40msec interval period,
or 280 byte data at 100msec interval period.
On investigation, appl_l2cap_tx_buf_state != L2CAP_TX_QUEUE_FLOW_ON occured.
Is this situation L2CAP's TX buffer full?
How many this system upper limit?(data size and interval period).
I want to continue data sending. Please tell me the recovery method.
Regards,
Misa