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.

CC2564MODN : Communication hang in BLE mode during operation

Other Parts Discussed in Thread: CC2564MODN

I am using CC2564MODN module in my application.

Issue : The communication hang between phone and "my device" after some seconds of activity when i use BLE(Bluetooth Low Energy) mode(Gatt profile) for data transfer and after that there is no way to discover "my device" from any phone except restart of "my device".The same communication works on Classic mode  (SPP profile) long time without any interruption.The essential requirement is to use BLE mode on "my device" since the application is low power.

I am using Bluetooth host stack from dotStack and they confirmed that something going wrong with Bluetooth module.


Please help me to resolve this issue.