Call event for Read characteristic value

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello Team

   

As you can see the below picture which is scrapped from SIG 4.8.1, the Bluetooth side want to get the Read event call back feature, would you please help me on that how to receive the Read event?

 

pastedImage_0.png

Thank you

Daniel

0 Likes
1 Solution

I checked with the software team and the method described does not exist yet, but we will try to patch it in within the next SDK release if the product team agrees it's a necessary feature.

Note that large BLOB will be fragmented into 20 byte packets anyway, so there is no real benefit other than a slight application convenience. 

The application can easily create 512 bytes buffer and then read/write data into the buffer.

View solution in original post

0 Likes
5 Replies