We are developing an application based on the client demo. We need a callback that a read request is received so that we can properly encrypt the read data, and then send the encrypted data as the read response. Are there any examples, demos or instructions on how to accomplish this? >From what I see the current client demo is not indicating when a read request is received, its just sending the data currently available in the GATT DB. Thanks, ken