Hello,
I'm stuck with a seemingly simple issue: I fail to find the place where to set the flag indicating the peripheral unit supports (only) write-with-response or write-without-response.
No matter what I tried so far, the peripheral - nrf51 and nrf52 units - always have the "write-without-response"-flag set in their advertisements.
I'd really appreciate a pointer where to change "write-without-response" to "write-with-response" using latest SDKs for nrf51 as well as nrf52.
In case it's important: I'm advertising UART services.
Thanks a lot!