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.

[CC2541 BLE] GATT Client and Server at the same time.

Other Parts Discussed in Thread: CC2541

Hi

I want cc2541 to send and receive data at the same time as a peripheral.

I just found the links which has same queations, but there's not enough answers.

https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/393770

https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/365503

From the reference guide book(5.4), it says "A device can also act as both a GATT client and a GATT server"  

http://www.ti.com/lit/ug/swru271g/swru271g.pdf

but, I cannot find any examples.