2020-08-05 02:48 PM
i am able to read characteristic by using ACI_GATT_READ_CHARACTERISTIC_VAL, and update characteristic by using aci_gatt_update_char_value_ext(), the returned value is correct. howevever, the client's aci_gatt_notification_event() was not triggered.