Question
What's the difference between aci_gatt_update_char_value and aci_gatt_write_char_value?
What's the difference between "aci_gatt_update_char_value" and "aci_gatt_write_char_value"?
In addition, what is "aci_gatt_write_without_resp"?
Is it faster than others to send data?
How can I active "aci_gatt_write_without_resp"?, because it is inactive in STM32cubeMX during the BLE setup.
