[BLE] Read Locally a BLE Attribute
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-16 6:01 AM - edited 2023-11-20 5:20 AM
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:
and this is the command response snippet.
I would have expected numbers such as 200 , 247 in the response.
Why 19?
Labels:
- Labels:
-
BLE
-
STM32WB series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-17 2:42 AM
Hi is it a bug?
Who do I address it?
