BlueNRG evt_gatt_attr_notification->attr_value leading zero bytes
I cannot find any related information for this.It seems like evt_gatt_attr_notification->attr_value always has 2 bytes leading zeros.This means if a write a char value with Attribute_Val_Length = 0x02 and Attribute_Val = 0xCAFE I get a attr_value of ...