用户工具

站点工具


sidebar

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
sidebar [2017/08/31 17:47]
chen
sidebar [2021/11/21 17:45] (当前版本)
lijie1
行 1: 行 1:
-CC2640R2&BLE5.0开发 
 <HTML><div id=chen_file_toc ></HTML> <HTML><div id=chen_file_toc ></HTML>
- 
  
 ** 关于我们 ** ** 关于我们 **
-  * [[cc2640r2f:leconiot:about_us:about_us|关于我们]] +  * [[about_us|关于我们]] 
-  * [[cc2640r2f:leconiot:cc13x0_cc26x0_evaluation_board:cc13x0_cc26x0_evaluation_board|开发板介绍]] + 
-   +-------- 
-** 入门开始 ** + 
-  * [[cc2640r2f:ble_stack_app:app_examples:faq:faq|BLE5.0常见问答]] +**产品列表** 
-  * [[cc2640r2f:get_started:development_map:develpoment_map|开发向导]] +  * [[le_db_01|XDS110 仿真器]] 
-  * [[cc2640r2f:get_started:development_tools_kit:develpoment_tool_kits|CC2640R2开发工具集介绍]]  +  * [[le_eb_01|CC13x0/CC26x0 开发]] 
-  入门 +  * **WiFi** 
-    [[cc2640r2f:get_started:development_environment_set_up:development_environment_set_up|CC2640R2 BLE 开发环境搭建]] +    * [[le_wf_01|LE-WF-01 (ESP8266)]] 
-    [[cc2640r2f:get_started:first_build:first_project_buid|编译第一个工程(simple_peripheral)]] +    * [[le_wf_02|LE-WF-02 (CC3100)]] 
-    [[cc2640r2f:get_started:first_example:first_example|运行第一个例程(simple_peripheral)]] +  * **LoRa** 
-    * [[cc2640r2f:get_started:souce_insight:source_insight_project_create|CC13xx/CC26xx 建立Source Insight 工程]] +    * [[product:le_lr_01|LE-LR-01 (SX1278)]]  
-    * [[cc2640r2f:get_started:examples_import:import|IAR 导入Examples]] +  * **Sub1G** 
-  * CC2640R2F 开发平台  +    * [[le_sg_01|LE-SG-01 (CC1310)]]  
-    [[cc2640r2f:cc2640r2f_architecture:software_and_hardware:overview:overview|软件硬件架构]] +  * **ZigBee** 
-      [[cc2640r2f:cc2640r2f_architecture:software_and_hardware:overview:overview|概述]] +    * [[le_zb_01|LE-ZB-01 (CC2630)]] 
-      [[cc2640r2f:cc2640r2f_architecture:software_and_hardware:hardware:hardware_architecture|硬件架构]] +  * **Bluetooth** 
-      [[cc2640r2f:cc2640r2f_architecture:software_and_hardware:software:software_architecture|软件架构]] +    * [[le_bt_01|LE-BT-01 (CC2640R2)]] 
-    * [[cc2640r2f:cc2640r2f_architecture:ti_rtos:tirtos_overivew|TI-RTOS概述]] +    * [[le_bt_02|LE-BT-02 (透传版本)]] 
-    * [[cc2640r2f:cc2640r2f_architecture:ble_stack_install:ble_stack_1.00.00_instasll|安装BLE5-Stack 1.00.00]] +  * **WM100** 
-    * [[cc2640r2f:cc2640r2f_architecture:memroy_map:flash_map|Flash、RAM完整映射]] +    * [[wm100:index|X10 PLC Project]] 
-    * [[cc2640r2f:cc2640r2f_architecture:ccs:development_with_ccs|使用CCS进行开发]] +  * **xGateway** 
-    * [[cc2640r2f:cc2640r2f_architecture:iar:development_with_iar|使用IAR进行开发]] +    * [[xgateway:index|Project X Gateway]] 
-   +  * **xGac** 
-** 外设驱动 ** +    * [[xgac:index|Project X Gate Access Controller]]
-  [[peripheral_driver:uart:uart|Uart]] +
-  * [[peripheral_driver:spi:spi|SPI]] +
-  * [[cc2640r2f:get_started:examples_import:import|IAR 导入Examples]] +
-   +
-** 开发BLE应用 ** +
-  * [[cc2640r2f:ble_stack_app:bluetooth_overview:bluetooth_overview|蓝牙概述]] +
-  * [[cc2640r2f:ble_stack_app:osal:osal|OSAL]] +
-  * [[cc2640r2f:ble_stack_app:app:application_architecture|simple_peripheral 应用框架]] +
-  * 协议栈 +
-    * [[cc2640r2f:ble_stack_app:stack:overview:overivew|Overview]] +
-    * [[cc2640r2f:ble_stack_app:stack:gap:gap|Generic Access Profile (GAP)]] +
-    [[cc2640r2f:ble_stack_app:stack:ggs:ggs|GAP GATT Service (GGS)]]     +
-    [[cc2640r2f:ble_stack_app:stack:gap_role_task:gap_role_task|GAPRole Task]] +
-    [[cc2640r2f:ble_stack_app:stack:gatt:gatt|Generic Attribute Profile (GATT)]]  +
-    [[cc2640r2f:ble_stack_app:stack:gatt_servapp_module:gatt_servapp_module|GATTServApp Module]]  +
-    [[cc2640r2f:ble_stack_app:stack:channel_selection_algorithm:channel_selection_algorithm|Channel Selection Algorithm #2]] +
-    * [[cc2640r2f:ble_stack_app:stack:gap_bond_manager_and_le_secure_connections:bond|GAP Bond Manager and LE Secure Connections]] +
-    * [[cc2640r2f:ble_stack_app:stack:hci:hci|Host Controller Interface]] +
-    * [[cc2640r2f:ble_stack_app:stack:le_2m_phy:le_2m_phy|LE 2M PHY]] +
-    * [[cc2640r2f:ble_stack_app:stack:l2cap:l2cap|Logical Link Control and Adaptation Layer Protocol (L2CAP)]] +
-    * [[cc2640r2f:ble_stack_app:stack:le_data_length_extension:le_data_length_extension|LE Data Length Extension]] +
-    * [[cc2640r2f:ble_stack_app:privacy:privacy|privacy]] +
-  * [[cc2640r2f:voice_application:voice_application:voice_application|语音应用]] +
-  无线固件下载(OAD) +
-    [[cc2640r2f:oad:oad_concept:oad_concept|OAD相关概念]] +
-    [[cc2640r2f:oad:off_chip:off_chip_oad|Off-Chip OAD]] +
-    [[cc2640r2f:oad:troubleshooting:troubleshooting|常见问题解决]] +
-    * [[cc2640r2f:oad:appendix:appendix|附录]] +
-  * 应用举例 +
-    [[cc2640r2f:ble_stack_app:app_examples:notify_characteristic:notify_characteristic6|增加一个具有通知属性的Characteristic]] +
-    [[cc2640r2f:ble_stack_app:app_examples:exchange_mtu:exchange_mtu|BLE一次能传多少数据(ATT_MTU设置/LE Data扩展)]] +
-    [[cc2640r2f:ble_stack_app:app_examples:connect_params_update:connect_params_update|连接参数更新过程]] +
-    [[cc2640r2f:ble_stack_app:app_examples:distance_test:distance_test|CC2640R2F/BLE5.0 距离测试]] +
-    * [[cc2640r2f:ble_stack_app:app_examples:power:power_consumption|CC2640R2F/BLE5.0 功耗测试]] +
-    * [[cc2640r2f:ble_stack_app:app_examples:ble_throughput:ble_throughput|CC2640R2F/BLE5.0 吞吐量测试]] +
-      +
-** 工具集 ** +
-  * [[cc2640r2f:tool_kits:packet_sniffer:packet_sniffer|Packet Sniffer ]] +
-  [[cc2640r2f:tool_kits:btool:btool|BTool]] +
-  [[cc2640r2f:tool_kits:ble_device_monitor:ble_device_monitor|BLE Device Monitor]] +
-  [[cc2640r2f:tool_kits:sensor_controller:sensor_controller|SensorController]] +
-   +
-** 其他 ** +
-  * 仿真调试 +
-    * [[cc2640r2f:debugging:debugging|仿真调试]] +
-  * 移植向导 +
-    * [[cc2640r2f:migration_guides:cc2640_to_cc2640r2f:cc2640_to_cc2640r2f|CC2640工程移植到CC2640R2F]] +
-  * Android BLE开发 +
-    * [[android_ble_development:ble:ble|Android BLE 开发]]+
  
-<HTML></div></HTML> 
  
 -------- --------
  
 +** 开发文档 **
 +  * [[cc2650:index|CC2650 Contiki]]
 +  * [[cc1310:index|CC1310 私有协议]]
 +  * [[cc2640r2f:index|CC2640R2F BLE5.0  ]]
 +  * [[zigbee:index|CC2530 ZigBee]]
 +
 +--------
 +
 +** 一些笔记**
 +
 +  * [[jaysnote:index|Jay's note]]
 +  * [[jaysnote:help|dokuwiki help]]
 +
 +
 +<HTML></div></HTML>
 +<HTML><div id=chen_not_fold></div></HTML>
 +--------
sidebar.1504172873.txt.gz · 最后更改: 2021/06/22 23:14 (外部编辑)