Other Parts Discussed in Thread: CC2540 , CC2541 Hi All:
我在simpleBLECentral工程中添加Lib文件《CC2540_BLE_peri.lib》编译后出现以下异常:
Error[e6]: Program module ll_halt redeclared in file F:\CC2540资料\工程文件\1.4\Projects\ble\Libraries\CC2540DB\bin\CC2540_BLE_peri.lib
…
Other Parts Discussed in Thread: CC2540 BLE设备是不能支持蓝牙模拟串口?
问这个问题,因为我想做个数据传输的模块,只想把模拟成PC上的串口。这样PC软件就比较容易处理了。
但具我现在对BLE的了解,他不能做成串口,只能做一个BLE设备,然后通过特性与服务来实现数据的交互?
Other Parts Discussed in Thread: WL18XXCOM82SDMMC 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/984930/cc2564modnem-initialization-with-initscripts-tiinit_6-7…
Other Parts Discussed in Thread: CC2650 , CC3200-LAUNCHXL , CC3200 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/565462/bluetooth-smart-to-wi-fi-iot-gateway-reference…
Other Parts Discussed in Thread: CC2540 , CC2640 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/603516/cc2540dk-how-to-control-number-of-advertising…
Other Parts Discussed in Thread: CC2541 , CC2540 从机是CC2541,主机是CC2540 USB,版本为1.4.0,从机与主机建立连接后,启动一个5ms的定时任务,定时任务中发一个16字节的数据包给主机,半个小时不到,从机就自动断开了连接,连接间隔最小与最大都为8,哪位大神知道这是为什么?