Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
The question is, is it possible to GATT communicate with each of the multiple central devices while connected?
For example, if you are connected to two central devices and the characteristic is written from both devices, can you tell that it was sent from each device?
If you have any materials on how to manage the data when they are sent at the same time, please let me know.
Best regards.