Part Number: CC2640R2F 使用了ti的例ble_examples-simplelink_cc2640r2_sdk-3.40\examples\rtos\CC2640R2_LAUNCHXL\ble5apps\simple_serial_socket_server\tirtos\ccs,链接为 https://github.com/ti-simplelink/ble_examples/tree/simplelink_cc2640r2_sdk-3.40/examples/rtos/CC2640R2_LAUNCHXL…
Part Number: CC2640R2F 参照BloodPressure.c文件对自定义服务的character添加了indicate特性,如何处理ACK确认信息,以及indicate发送的逻辑是怎么样?character值改变自动调用发送?还是用去去判断character值变化了然后调用BloodPressure_MeasIndicate()函数去发数据。 有没有一个完整的demo可参考?
Part Number: CC2640R2F Other Parts Discussed in Thread: CC2652R7 , CC2642R
根据这个表格,我如何知道每个区域占用的flash大小,主要是要了解user APP部分的大小
sdk:simplelink_cc2640r2_sdk_3_30_00_20
TI 的实现不允许在注册service时选择性地启用/禁用可选characteristic, 如果需要排除非强制性characteristic,必须自己实现该service
可参考此处的回复:https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/709855/ccs-cc2640r2f-how-to-except-of-peripheral-preferred-connection…