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

I need some help with nrf52 ATT_MTU_Thoughtput example!

Hello every! I am working with ATT_MTU_Thoughtput example (S132). My purpose is send data from "sever" to "client" and wait until "client" response to confirm . I was send "my useful data" from sever to client and show this data via nrf_log module. But I have some problem :

  1. how client does sends (response) data to sever?
  2. how server can receive the data from client?

Help me please!!!

Related