Feature request: Bluetooth Low Energy application

Hello,

I am using the Bluetooth Low Energy application to interact with my device under development. I notice that if I set the Write No Response property on an attribute/characteristic, then the app always uses the Write No Response method when writing that attribute/characteristic even if that attribute/characteristic also has the Write property set. Would it be possible to provide a configuration either at the attribute/characteristic level or even at the application level to prefer the Write operation over the Write Without Response if/when Write is available?

Thanks!

Related