This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to send data from client to server?

Hi,

we can send data from server to client by sd_ble_gatts_hvx() in ble_app_hrs but:

1.How does the client receive those data?

2.How dose the client send data to server and how does the server receive the data?

3.Are all these transfer reliable?

Edit: format (please use the previewer), commas between tags.

Related