Part Number:CC2652RSIP
TI的工程师们,你们好。
根据蓝牙的规定,GATT server/GATT client并不与Peripheral/Central有对应关系。
但是一般来讲Peripheral是GATT server, Central是GATT client。
那么Central在什么情况下会作为GATT Server?
Peripheral在什么情况下会作为GATT client呢?
Nick Sun:
您好,
举个例子就是例如当Central需要提供一些数据或服务给Peripheral访问或操作的时候就可以作为GATT Server,同样的Peripheral需要访问或操作Central提供的数据或服务的时候就可以作为GATT Client。
您可以查看TI官方的以下文档或者training。
https://www.ti2k.com/wp-content/uploads/ti2k/DeyiSupport_Bluetooth_gatt.html
https://www.ti2k.com/wp-content/uploads/ti2k/DeyiSupport_Bluetooth_ble_01_basic.html
https://www.ti2k.com/wp-content/uploads/ti2k/DeyiSupport_Bluetooth_ble_01_custom_profile.html