Other Parts Discussed in Thread: CC2650
Tool/software: Code Composer Studio
Hi,
I am using the CC2640R2 Launchpad to run a modified version of the Simple BLE Peripheral and I have trouble with the notify property of a service.
The connection with the device is stable and I can read and write without any problem. When I use NRF Connect on my android phone and I click on the notify option icon, I get error 133 (0x85): GATT ERROR following by a GATT connection timeout. I've tested multiple connections interval value but it didn't solve the issue.
I was previously using this notify option on the CC2650 Launchpad with the same Simple BLE Peripheral application and it was working fine. I ported to project to work with BLE5 stack and I did not change the service files under the PROFILES folder of the project.
Do you have any idea why I keep having this problem?
Any help would be appreciated
Seb
Here's a screen shot from NRF Connect: