This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Process of sending data with SimpleBLEperipheral

Hi everybody,

I don't know very well the BLE programming and I study the functioning of SimpleBLEperipheral. I would like to know how is made the exchange of data.

If I have well understood, peripheral acts as server. So, I don't see where is processed the GATT request of client and how is sent the response with the desired data.

Somebody can explain me ?