2017-08-06 11:02 AM
Posted on August 06, 2017 at 20:02
I have an IDB05A1 using aci_gatt_update_char_value. This call works for anything using 4 byte array sizes or smaller, but it returns BLE_STATUS_ERROR for arrays larger than this.
I'm calling both aci_gatt_init and aci_gap_init_IDB05A1 during initialization. Any ideas?