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

Communicating between server and client, both updating an indication characteristic at the same time

Hi,

I have a client/ server question regarding indication values from both the server and the client. What is the message flow?

For example. Can the indication value be sendt to the client, before an ACK is sent back to the server?

Example

Server                                                    Client

Write characteristic value x to 1             Write characteristic value x to 2

                                                        ->    Client responds with ACK? or

                                                        ->    has the write characteristic priority from the server?

 

Bjarke

Related