Skip to main content
DS.4
Senior
May 16, 2023
Question

[BLE] Read Locally a BLE Attribute

  • May 16, 2023
  • 1 reply
  • 876 views

I have created a service and some characteristics with size of 247.

I use 'ACI_GATT_READ_HANDLE_VALUE' to read it and I get some weird response.

Although I requested to read a size of 200, the command returns only 19 .

This is my response packet:


_legacyfs_online_stmicro_images_0693W00000bkBztQAE.png

and this is the command response snippet.


_legacyfs_online_stmicro_images_0693W00000bkBzUQAU.png 

I would have expected numbers such as 200 , 247 in the response.

Why 19?

This topic has been closed for replies.

1 reply

DS.4
DS.4Author
Senior
May 17, 2023

Hi is it a bug?

Who do I address it?