Hi to you all. I have a question about how I can apply this mechanism in nRF52.
In modern TWS, it works like the phone or PC connects earbuds separately and sends and receives data between them. So, I want to apply this mechanism to the BLE service. While searching the BLE devices I want to see one name but when I connect BLE I want to get data from two devices. Which example of the nRF SDK meets my requirements while developing the BLE service? I just want to send data that I read from ADC to the PC or phone side of the system. PC or phone will connect two devices under the same name.
Thanks for helping. Have a great day.