Hi, how to create a write only characteristic?
I have tried: ble_char_md.char_props.read = 0;
This does not work.