Hi Everyone,
I stored some static Informartions in a characteristic's Value (Bluetooth SIG Service User Data 0x181C: Name, Street, Email, ...) .
I want to share/exchange those Informations with another BLE-Modul(RYB080I CC2640R2F) and to save them(Read & Write) on the other Modul.
As far as I know a bidirectional transmission is not allowed with BLE. However it is possible to activate a two-way alternate communication in a Half-Duplex.
What is about the possibility of a Half-Duplex transmission in order to exchange data each other???.
Thank You.