We are developing an application on the CC2541 that is based on the HostTestApp example project.
In this application, we want to communicate with a smart phone (using a specific android app). Once the devices are connected, the phone should subscribe to notifications on a characteristic.
After a while of sending notifications and empty PDU:s we get LL_Terminate_Ind with errcode 0x13.
I have attached sniffer logs as well as an image of the relevant part of the sniffer log.
Do you have any idea what could cause the disconnect or what I should look for?