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