Page 1 of 1

how to stop and resume receiving data from bluetooth(SPP profile)

Posted: Thu Sep 27, 2018 10:40 am
by ningappa BS
hi all,
my requirement is to receive some of bluetooth data(let say 200 bytes) and stop receive then process the received data and then again receive 200 bytes then stop receiving, process the received data and so on till the end of data (let say 1000 bytes ). Is there any API's to control bluetooth incoming data like CTS & RTS pins in UART so that receiving bluetooth data can be controlled.

thanks in advance
ningappa

Re: how to stop and resume receiving data from bluetooth(SPP profile)

Posted: Fri Sep 28, 2018 7:06 am
by ningappa BS
Please someone help me sort out the issue. Is there any other example to fulfill my requirement.

thanks