CC2540连接多个节点
时间:12-22
整理:3721RD
点击:
大家好: 想请教一下,主节点采用HostTestApp模板,从节点采用SimpleBLEPeripheral模板,使用BTOOL工具,想实现点对多点的通信,一个主模块怎么实现连接多个从模块?另外一个主模块允许同时连接多少个从模块,谢谢!
CC2540作为master的前提下,ble4.0协议栈规定一个CC2540最多可以同时连接三个设备,原话如下:The stack now supports up to 3 simultaneous connection as a central / master device, with a few constraints 具体设置请参考:http://www.ti.com.cn/general/cn/docs/lit/getliterature.tsp?literatureNumber=swru271e&fileType=pdf