2021-10-27 14:39:41 索煒達電子 855
項目編號:E1876
文件大?。?.9M
源碼說明:帶中文注釋
開發(fā)環(huán)境:C編譯器
簡要概述
TI CC2540藍牙模塊程序(實現(xiàn)心率、溫度等數(shù)據(jù)傳輸)
目錄│文件列表:
└ Texas Instruments
└ BLE-CC254x-1.3.2
│ EULA.pdf
│ README.txt
├ Accessories
│ ├ BTool
│ │ │ BTool_Setup.msi
│ │ └ setup.exe
│ ├ Drivers
│ │ └ ccxxxx_usb_cdc.inf
│ └ HexFiles
│ │ CC2540MiniDkDemoSlave.hex
│ │ CC2540_keyfob_SimpleBLEPeripheral.hex
│ │ CC2540_SmartRF_HostTestRelease_All.hex
│ │ CC2540_SmartRF_SimpleBLECentral.hex
│ │ CC2540_SmartRF_SimpleBLEPeripheral.hex
│ │ CC2540_USBdongle_HIDAdvRemoteDongle.hex
│ │ CC2540_USBdongle_HostTestRelease_All.hex
│ │ CC2541DK_BIM_SensorTagOadImgA.hex
│ │ CC2541MiniDkDemoSlave.hex
│ │ CC2541_ARC_HIDAdvRemote.hex
│ │ CC2541_keyfob_SimpleBLEPeripheral.hex
│ │ CC2541_SmartRF_HostTestRelease_All.hex
│ │ CC2541_SmartRF_SimpleBLECentral.hex
│ └ CC2541_SmartRF_SimpleBLEPeripheral.hex
├ Components
│ ├ ble
│ │ ├ controller
│ │ │ └ include
│ │ │ │ ll.h
│ │ │ │ ll_math.h
│ │ │ │ ll_sleep.h
│ │ │ │ ll_timer2.h
│ │ │ │ phy.h
│ │ │ └ phy_image.h
│ │ ├ hci
│ │ │ │ hci_data.h
│ │ │ │ hci_event.h
│ │ │ └ hci_tl.h
│ │ ├ host