PSOC4 Ble event code 57

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

cross mob
Sanyika
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

Hi,

How to know which enum element is behind a value ?
When I read a characteristic value, I can see the BLE stack send an event code 57 (decimal) but I don't know what is mean.
This code is send on my EventHandler function.

Thank you

0 Likes
1 Solution
Sanyika
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

It was a mistake on my side, the code 57 was in hexa base (0x57),
It is corresponding to CYBLE_EVT_GATTS_READ_CHAR_VAL_ACCESS_REQ

View solution in original post

0 Likes
6 Replies