Excuse me
Is there an example of a client implementing prepare write request?
Excuse me
Is there an example of a client implementing prepare write request?
Hi,
Is this by any chance related to this thread?
The only example of this in the SDK is with the ANCS module, where you can see this in the implementation in components\ble\ble_services\ble_ancs_c\ancs_app_attr_get.c (search for BLE_GATT_OP_EXEC_WRITE_REQ).
May I ask why you need this? Our experience is that in most cases queued write / prepared write comes up it is not really needed (see this post).

Yes,This is a detailed description of the customer's problem,He want to know how to implement prepare write request command on master.He wants you to answer his question directly,thank you!

Yes,This is a detailed description of the customer's problem,He want to know how to implement prepare write request command on master.He wants you to answer his question directly,thank you!
I see. We will continue in that thread, then.