文件名称:BLE-CC254x-1.3.2-Switch
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-03-23
- 文件大小:
- 10.21mb
- 下载次数:
- 0次
- 提 供 者:
- bam***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
CC2540 BLE Stack主从设备角色切换
硬件:WEBEE CC2541 KeyFob
按键S1:改变其角色ROLE_PERIPHERAL/ ROLE_CENTRAL
ROLE_PERIPHERAL:
LED2:闪烁表示处于广播模式
LED1:表示连接模式(闪烁一次)
ROLE_CENTRAL
LED1:表示连接模式或扫描模式
扫描模式:闪烁一次
连接模式:闪烁次数=1+连接的设备数(总共可以连接3个设备)
-CC2540 BLE Stack the main switching hardware device roles: WEBEE CC2541 KeyFob button S1: change its role ROLE_PERIPHERAL/ROLE_CENTRAL ROLE_PERIPHERAL: LED2: blinking in broadcast mode LED1: indicates the connection mode (blinks once) ROLE_CENTRAL LED1: indicates that the connection or scan mode scanning mode: flashes once the connection mode: The number of flashes = number of devices connected 1+ (a total of three devices connected)
硬件:WEBEE CC2541 KeyFob
按键S1:改变其角色ROLE_PERIPHERAL/ ROLE_CENTRAL
ROLE_PERIPHERAL:
LED2:闪烁表示处于广播模式
LED1:表示连接模式(闪烁一次)
ROLE_CENTRAL
LED1:表示连接模式或扫描模式
扫描模式:闪烁一次
连接模式:闪烁次数=1+连接的设备数(总共可以连接3个设备)
-CC2540 BLE Stack the main switching hardware device roles: WEBEE CC2541 KeyFob button S1: change its role ROLE_PERIPHERAL/ROLE_CENTRAL ROLE_PERIPHERAL: LED2: blinking in broadcast mode LED1: indicates the connection mode (blinks once) ROLE_CENTRAL LED1: indicates that the connection or scan mode scanning mode: flashes once the connection mode: The number of flashes = number of devices connected 1+ (a total of three devices connected)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BLE-CC254x-1.3.2-Switch
.......................\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
.......................\..........\...\....\gatt_uuid.c
.......................\..........\...\....\linkdb.h
.......................\..........\...\include
.......................\..........\...\.......\att.h
.......................\..........\...\.......\bcomdef.h
.......................\..........\...\.......\gap.h
.......................\..........\...\.......\gatt.h
.......................\..........\...\.......\gatt_uuid.h
.......................\..........\...\.......\hci.h
.......................\..........\...\.......\l2cap.h
.......................\..........\...\.......\sm.h
.......................\..........\hal
.......................\..........\...\common
.......................\..........\...\......\hal_assert.c
.......................\..........\...\......\hal_drivers.c
.......................\..........\...\include
.......................\..........\...\.......\hal_adc.h
.......................\..........\...\.......\hal_assert.h
.......................\..........\...\.......\hal_board.h
.......................\..........\...\.......\hal_defs.h
.......................\..........\...\.......\hal_drivers.h
.......................\..........\...\.......\hal_flash.h
.......................\..........\...\.......\hal_key.h
.......................\..........\...\.......\hal_lcd.h
.......................\..........\...\.......\hal_led.h
.......................\..........\...\.......\hal_rpc.h
.......................\..........\...\.......\hal_sleep.h
.......................\..........\...\.......\hal_timer.h
.......................\..........\...\.......\hal_uart.h
.......................\..........\...\target
.......................\..........\...\......\CC2540EB
.......................\..........\...\......\........\hal_adc.c
.......................\..........\...\......\........\hal_aes.c
.......................\..........\...\......\........\hal_aes.h
.......................\..........\...\......\........\hal_board_cfg.h
.......................\..........\...\......\........\hal_ccm.h
.......................\..........\...\......\........\hal_crc.c
.......................\..........\...\......\........\hal_crc.h
.......................\..........\...\......\........\hal_dma.c
.......................\..........\...\......\........\hal_dma.h
.......................\..........\...\......\........\hal_flash.c
.......................\..........\...\......\........\hal_key.c
.......................\..........\...\......\........\hal_lcd.c
.......................\..........\...\......\........\hal_led.c
.......................\..........\...\......\........\hal_mcu.h
.......................\..........\...\......\........\hal_sleep.c
.......................\..........\...\......\........\hal_startup.c
.......................\..........\...\......\........\hal_timer.c
.......................\..........\...\......\........\hal_types.h
.......................\..........\...\......\........\hal_uart.c
.......................\..........\...\......\........\_hal_uart_dma.c
.......................\..........\...\......\........\_hal_uart_isr.c
.......................\..........\...\......\........\_hal_uart_spi.c
.......................\..........\...\......\CC2540USB
.........