I have a cc2640r2f chip for BLE application, It all working fine in notify characteristic, but couldn't define write characteristic properly so can help me with how can I enable write characteristic and once write some input in that characteristic to get the continuous data ??
any reference example or something can you provide me?
I checked in https://www.ti.com/tool/SIMPLELINK-CC2640R2-SDK, but in SDK there's nothing like write characteristic reference!! I need those references which provide me the BLE write characteristic and get the continuous data!!