Hi
After returning blePending to the ReadCallBack function, I get Timeout error and all Read/Write operations get Abort error!
Before returning blePending all Reads/Writes are working Ok.
I need to compute a value before sending it back that is why I'm using blePending and after the value is computed I use ATT_ReadRsp to return it .
What is the reason for the Timeout error and why all other reads / writes are now return Abort error?
Kind regards, Bitkiller.