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.

CC2541: cc2541 Disconnected, if Pairing Enable

Part Number: CC2541


Hi,

I am using cc2541 Ble Stack,

If i enable pairing then the Bluetooth is automatically disconnected after some time.

Please find the settings below:

#define DEFAULT_DESIRED_MIN_CONN_INTERVAL 80

#define DEFAULT_DESIRED_MAX_CONN_INTERVAL 800

#define DEFAULT_DESIRED_SLAVE_LATENCY 0

#define DEFAULT_DESIRED_CONN_TIMEOUT 1000

If i use it without pairing it is working fine.

Thanks in Advance!