Using a project based on the simple_central example, I have connected to a peripheral device (based on the simple_peripheral example).
I have discovered the service, and retrieved the handles of the characteristics.
One of the characteristics is a write-only characteristic. How can I determine the length of the value for this characteristic?