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 :
- how client does sends (response) data to sever?
- how server can receive the data from client?
Help me please!!!