Hi,
I'm running the "host_test" application(simplelink_cc13x2_26x2_sdk_2_40_00_81) . While setting 0x0001 in Client Characteristic Configuration
attribute for receiving the notification from server of particular characteristics when that attribute value changes with help of btool. But when CCCD value set to 0x0001, client side is continuously receiving the notification irrespective of its value(i.e whether it change or not). Which is contradicting what was mention in this TI post(in TASK 3 - Get Notified)http://dev.ti.com/tirex/content/simplelink_academy_cc2640r2sdk_2_40_03_00/modules/blestack/ble_01_basic/ble_01_basic.html and in the reply given by Eirik V in similar question https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/777657?tisearch=e2e-sitesearch&keymatch=notify
Following is the BLE log of continuous receiving notification: