Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I am using two CC2651R3SIPA devices connected via BLE one configured as peripheral using your Simple Peripheral example and one configured as Central using your Simple Central example. The peripheral is in production, its code cannot be modified I have access to its Attributes declaration and I can see one service declared with two characteristics.
I am working on the Central side and I have difficulty getting the Notification to work. The Simple Central reports that the service and the two characteristics are found. I am writing to the CCCD the value 0x0001 as shown in your literature but I get an error.
Using BTool, I can see the writing to the CCCD reports SUCCESS but I don't see any data back.
I have checked and re-checked my fw and your literature. Can you provide sample code of Enabling notifications that works ? I am expecting the peripheral to send the contents of its tx_buffer which can contain up to 256 bytes. .
Thank you.



