Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central wite false by the peripheral devcie.
For peripheral, the uuid config is as follows
add_char_params.char_props.write = 1;
// add_char_params.char_props.write_wo_resp = 1;