This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

write only characteristic?

Hi, how to create a write only characteristic?

I have tried: ble_char_md.char_props.read = 0;

This does not work.