嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
蓝牙主从一体机
.
├── C 蓝牙主从一体机_ble_central_and_peripheral.rar
└── ble_central_and_peripheral
└── experimental
├── ble_app_att_mtu_throughput
│ ├── amt.h
│ ├── amtc.c
│ ├── amts.c
│ ├── ble_app_att_mtu_throughput.eww
│ ├── counter.c
│ ├── counter.h
│ ├── example_cmds.c
│ ├── hex
│ │ ├── ble_app_att_mtu_throughput_pca10040_s132.hex
│ │ ├── ble_app_att_mtu_throughput_pca10056_s140.hex
│ │ ├── ble_app_att_mtu_throughput_pca10100_s140.hex
│ │ └── license.txt
│ ├── main.c
│ ├── pca10040
│ │ └── s132
│ │ ├── arm5_no_packs
│ │ │ ├── ble_app_att_mtu_throughput_pca10040_s132.uvoptx
│ │ │ └── ble_app_att_mtu_throughput_pca10040_s132.uvprojx
│ │ ├── armgcc
│ │ │ ├── Makefile
│ │ │ └── ble_app_att_mtu_throughput_gcc_nrf52.ld
│ │ ├── config
│ │ │ └── sdk_config.h
│ │ ├── iar
│ │ │ ├── ble_app_att_mtu_throughput_iar_nRF5x.icf
│ │ │ ├── ble_app_att_mtu_throughput_pca10040_s132.ewd
│ │ │ └── ble_app_att_mtu_throughput_pca10040_s132.ewp
│ │ └── ses
│ │ ├── ble_app_att_mtu_throughput_pca10040_s132.emProject
│ │ ├── ble_app_att_mtu_throughput_pca10040_s132.emSession
│ │ └── flash_placement.xml
│ ├── pca10056
│ │ └── s140
│ │ ├── arm5_no_packs
│ │ │ ├── ble_app_att_mtu_throughput_pca10056_s140.uvoptx
│ │ │ └── ble_app_att_mtu_throughput_pca10056_s140.uvprojx
│ │ ├── armgcc
│ │ │ ├── Makefile
│ │ │ └── ble_app_att_mtu_throughput_gcc_nrf52.ld
│ │ ├── config
│ │ │ └── sdk_config.h
│ │ ├── iar
│ │ │ ├── ble_app_att_mtu_throughput_iar_nRF5x.icf
│ │ │ ├── ble_app_att_mtu_throughput_pca10056_s140.ewd
│ │ │ └── ble_app_att_mtu_throughput_pca10056_s140.ewp
│ │ └── ses
│ │ ├── ble_app_att_mtu_throughput_pca10056_s140.emProject
│ │ ├── ble_app_att_mtu_throughput_pca10056_s140.emSession
│ │ └── flash_placement.xml
│ └── pca10100
│ └── s140
│ ├── arm5_no_packs
│ │ ├── ble_app_att_mtu_throughput_pca10100_s140.uvoptx
│ │ └── ble_app_att_mtu_throughput_pca10100_s140.uvprojx
│ ├── armgcc
│ │ ├── Makefile
│ │ └── ble_app_att_mtu_throughput_gcc_nrf52.ld
│ ├── config
│ │ └── sdk_config.h
│ ├── iar
│ │ ├── ble_app_att_mtu_throughput_iar_nRF5x.icf
│ │ ├── ble_app_att_mtu_throughput_pca10100_s140.ewd
│ │ └── ble_app_att_mtu_throughput_pca10100_s140.ewp
│ └── ses
│ ├── ble_app_att_mtu_throughput_pca10100_s140.emProject
│ ├── ble_app_att_mtu_throughput_pca10100_s140.emSession
│ └── flash_placement.xml
├── ble_app_hrs_rscs_relay
│ ├── ble_app_hrs_rscs_relay.eww
│ ├── hex
│ │ ├── ble_app_hrs_rscs_relay_pca10040_s132.hex
│ │ ├── ble_app_hrs_rscs_relay_pca10056_s140.hex
│ │ └── license.txt
│ ├── main.c
│ ├── pca10040
│ │ └── s132
│ │ ├── arm5_no_packs
│ │ │ ├── ble_app_hrs_rscs_relay_pca10040_s132.uvoptx
│ │ │ └── ble_app_hrs_rscs_relay_pca10040_s132.uvprojx
│ │ ├── armgcc
│ │ │ ├── Makefile
│ │ │ └── ble_app_hrs_rscs_relay_gcc_nrf52.ld
│ │ ├── config
│ │ │ └── sdk_config.h
│ │ ├── iar
│ │ │ ├── ble_app_hrs_rscs_relay_iar_nRF5x.icf
│ │ │ ├── ble_app_hrs_rscs_relay_pca10040_s132.ewd
│ │ │ └── ble_app_hrs_rscs_relay_pca10040_s132.ewp
│ │ └── ses
│ │ ├── ble_app_hrs_rscs_relay_pca10040_s132.emProject
│ │ ├── ble_app_hrs_rscs_relay_pca10040_s132.emSession
│ │ └── flash_placement.xml
│ └── pca10056
│ └── s140
│ ├── arm5_no_packs
│ │ ├── ble_app_hrs_rscs_relay_pca10056_s140.uvoptx
│ │ └── ble_app_hrs_rscs_relay_pca10056_s140.uvprojx
│ ├── armgcc
│ │ ├── Makefile
│ │ └── ble_app_hrs_rscs_relay_gcc_nrf52.ld
│ ├── config
│ │ └── sdk_config.h
│ ├── iar
│ │ ├── ble_app_hrs_rscs_relay_iar_nRF5x.icf
│ │ ├── ble_app_hrs_rscs_relay_pca10056_s140.ewd
│ │ └── ble_app_hrs_rscs_relay_pca10056_s140.ewp
│ └── ses
│ ├── ble_app_hrs_rscs_relay_pca10056_s140.emProject
│ ├── ble_app_hrs_rscs_relay_pca10056_s140.emSession
│ └── flash_placement.xml
├── ble_app_interactive
│ ├── ble_app_interactive.eww
│ ├── ble_m.c
│ ├── ble_m.h
│ ├── cli_m.c
│ ├── cli_m.h
│ ├── main.c
│ ├── nfc_central_m.c
│ ├── nfc_central_m.h
│ ├── nfc_m.c
│ ├── nfc_m.h
│ ├── nfc_pair_lib_m.c
│ ├── nfc_pair_lib_m.h
│ ├── pca10040
│ │ └── s132
│ │ ├── arm5_no_packs
│ │ │ ├── ble_app_interactive_s132_pca10040.uvoptx
│ │ │ └── ble_app_interactive_s132_pca10040.uvprojx
│ │ ├── armgcc
│ │ │ ├── Makefile
│ │ │ └── ble_app_interactive_gcc_nrf52.ld
│ │ ├── config
│ │ │ └── sdk_config.h
│ │ ├── iar
│ │ │ ├── ble_app_interactive_iar_nRF5x.icf
│ │ │ ├── ble_app_interactive_s132_pca10040.ewd
│ │ │ └── ble_app_interactive_s132_pca10040.ewp
│ │ └── ses
│ │ ├── ble_app_interactive_s132_pca10040.emProject
│ │ ├── ble_app_interactive_s132_pca10040.emSession
│ │ └── flash_placement.xml
│ ├── pca10056
│ │ └── s140
│ │ ├── arm5_no_packs
│ │ │ ├── ble_app_interactive_s140_pca10056.uvoptx
│ │ │ └── ble_app_interactive_s140_pca10056.uvprojx
│ │ ├── armgcc
│ │ │ ├── Makefile
│ │ │ └── ble_app_interactive_gcc_nrf52.ld
│ │ ├── config
│ │ │ └── sdk_config.h
│ │ └── ses
│ │ ├── ble_app_interactive_s140_pca10056.emProject
│ │ ├── ble_app_interactive_s140_pca10056.emSession
│ │ └── flash_placement.xml
│ ├── pm_m.c
│ └── pm_m.h
└── ble_app_multirole_lesc
├── ble_app_multirole_lesc.eww
├── main.c
├── pca10040
│ └── s132
│ ├── arm5_no_packs
│ │ ├── ble_app_multirole_lesc_s132_pca10040.uvoptx
│ │ └── ble_app_multirole_lesc_s132_pca10040.uvprojx
│ ├── armgcc
│ │ ├── Makefile
│ │ └── ble_app_multirole_lesc_gcc_nrf52.ld
│ ├── config
│ │ └── sdk_config.h
│ ├── iar
│ │ ├── ble_app_multirole_lesc_iar_nRF5x.icf
│ │ ├── ble_app_multirole_lesc_s132_pca10040.ewd
│ │ └── ble_app_multirole_lesc_s132_pca10040.ewp
│ └── ses
│ ├── ble_app_multirole_lesc_s132_pca10040.emProject
│ ├── ble_app_multirole_lesc_s132_pca10040.emSession
│ └── flash_placement.xml
└── pca10056
└── s140
├── arm5_no_packs
│ ├── ble_app_multirole_lesc_s140_pca10056.uvoptx
│ └── ble_app_multirole_lesc_s140_pca10056.uvprojx
├── armgcc
│ ├── Makefile
│ └── ble_app_multirole_lesc_gcc_nrf52.ld
├── config
│ └── sdk_config.h
└── ses
├── ble_app_multirole_lesc_s140_pca10056.emProject
├── ble_app_multirole_lesc_s140_pca10056.emSession
└── flash_placement.xml
69 directories, 127 files