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

Return success/failure on BLE characteristic write (nRf52832)

Hi, I want to create one system. When master writes data of Nordic, I receive callback with BLE_GATTS_EVT_WRITE case. Here I want to write return to master with success/ failure based on write data, How we can control of write success/failure from Nordic?

Thanks

Related