MasterSlaveSwitch
时间:10-02
整理:3721RD
点击:
请教:
cc2540 , MasterSlaveSwitch工程,当切换为central角色时,scan(discover)功能没有了吗?接收不到peripheral设备的advertData和scanRspData数据了吗?
可以discover的,你用的协议栈及MasterSlaveSwitch版本分别是什么?
你好
我用的MasterSlaveSwitch\BLE-CC254x-1.4.1.43908b\Projects\ble\SimpleBLESwitch这个工程。
当作为central角色时,没有看到scan(discover)功能,不能发现设备?只能连接static deviceList_t deviceList[3];中规定的MAC地址?