Hi,I am writing a client/server application for STM32WB55. Server behavior is ok. On client side, I connect to a peripheral and try to send 32 bytes packets every 100 ms on peripheral's RX characteristic using aci_gatt_write_without_response function...