Notifying from central to peripheral

If I want to set up a write without response going from the GATTClient to the GATTServer, do I set up a service and make the characteristic there in the Client or do I still register this characteristic with the Server?

So the specifications are:

Write Without Response - The Client writes payload data towards the server to this attribute

Regards,

Björn

Related