“模板:Ra-01/Ra-02 LoRa Module Resources”的版本间的差异

来自丢石头百科
(创建页面,内容为“== 资源下载 == === LoRa 规格书 === * Ra-01_产品规格书 * :File:ra-01_product_specification_v1.1.pdf|Ra-01 Product Spe…”)
 
 
(未显示同一用户的7个中间版本)
第10行: 第10行:
 
=== 硬件资源 ===
 
=== 硬件资源 ===
 
* [[:File:lora_modules_libraries.7z|Lora 系列 AD 封装库]]
 
* [[:File:lora_modules_libraries.7z|Lora 系列 AD 封装库]]
* [[:File:sx1278_lora_board_schematic.pdf|LoRa测试板原理图(最小系统参考)]]
+
 
* [https://git.coding.net/donny681/stc51_lora.git 测试板程序(推荐)]
+
=== Starter Kit 测试板(STC/51)===
* [[:File:lora_test_board_firmware.zip|测试板固件测试板固件下载]]
+
{{SX1278 Starter Kit Resources}}
* [http://wiki.ai-thinker.com/lora/board 测试板烧录方法测试板烧录方法]
 
  
 
=== STM32 驱动程序 ===
 
=== STM32 驱动程序 ===
* [[:File:stm32_sx1278_tx_test.zip|STM32驱动资料TX:点击下载,仅供参考]]
+
* STM32驱动资料TX:[[:File:stm32_sx1278_tx_test.zip|点击下载,仅供参考]]
* [[:File:stm32_sx1278_rx_test.zip|STM32驱动资料RX:点击下载,仅供参考]]
+
* STM32驱动资料RX:[[:File:stm32_sx1278_rx_test.zip|点击下载,仅供参考]]
* [[:File:sx12xxdrivers-v2.1.0.zip|Semtech官方驱动资料:点击下载,仅供参考 (stm32 DEMO)]]
+
* Semtech官方驱动资料:[[:File:sx12xxdrivers-v2.1.0.zip|点击下载,仅供参考 (stm32 DEMO)]]
 +
* Ra-01/Ra-02 STM32示例(简单驱动_自动收发)demo:[https://docs.ai-thinker.com/_media/lora/docs/loradriversdk-v2.0.0.zip Ra-01/Ra-02 参考demo]
 +
* Ra-01/Ra-02 STM32示例demo(SX官方驱动_自动收发):[https://docs.ai-thinker.com/_media/sx127xdriver.zip Ra-01/Ra-02 参考demo]
 +
* Ra-01/Ra-02 STM32示例demo(简单驱动_LED指示灯):[https://docs.ai-thinker.com/_media/sx127xdriver.zip Ra-01/Ra-02 参考demo]
 +
 
 +
=== 芯片原厂资料 ===
 +
* Semtech官方驱动资料:[https://docs.ai-thinker.com/_media/lora/spec/sx12xxdrivers-v2.1.0.zip 点击下载,仅供参考] (stm32 DEMO)
 +
* LoRa速率计算:[https://docs.ai-thinker.com/_media/lora/docs/lora%E9%80%9F%E7%8E%87%E8%AE%A1%E7%AE%97.pdf 速率计算文档]
 +
* LoRa时间计算器及其说明文档:[https://docs.ai-thinker.com/_media/lora/docs/calculator%E6%97%B6%E9%97%B4%E8%AE%A1%E7%AE%97%E5%99%A8%E4%BD%BF%E7%94%A8%E6%8C%87%E5%AF%BC-20191223.pdf 时间计算器] [https://docs.ai-thinker.com/_media/lora/docs/calculator%E6%97%B6%E9%97%B4%E8%AE%A1%E7%AE%97%E5%99%A8%E4%BD%BF%E7%94%A8%E6%8C%87%E5%AF%BC-20191223.pdf 时间计算器使用指导]
 +
* sx127678寄存器计算工具: [https://docs.ai-thinker.com/lib/exe/fetch.php?tok=ddc1c6&media=https%3A%2F%2Faxk.coding.net%2Fs%2Fc0e04e31-2a50-458a-8464-1c28d286b44b 点击下载]
 +
* Semtech-SX1268(Ra-01S模组) 原厂英文规格书: [https://docs.ai-thinker.com/lib/exe/fetch.php?tok=59d3ce&media=https%3A%2F%2Faxk.coding.net%2Fs%2F5af3cc02-92c4-423e-95b3-86410adc551b 点击下载]
  
 
=== 开发工具清单 ===
 
=== 开发工具清单 ===
#SDK 一体化开发环境:
+
1. SDK 一体化开发环境:
#* 下载地址:https://pan.baidu.com/s/1YbGiZgDROzTEdXgUVuKhBw
+
* 下载地址:https://pan.baidu.com/s/1YbGiZgDROzTEdXgUVuKhBw
#* 更新时间:2019.07.22
+
* 更新时间:2019.07.22
#* 更新说明:支持 ESP32/ESP8266
+
* 更新说明:支持 ESP32/ESP8266
#烧录WiFi固件工具:ESP_DOWNLOAD_TOOL
+
2. 烧录WiFi固件工具:ESP_DOWNLOAD_TOOL
#* 下载地址: [http://wiki.ai-thinker.com/_media/tools/flash_download_tools_v3.6.6.zip flash_download_tools_v3.6.6.zip]
+
* 下载地址: [http://wiki.ai-thinker.com/_media/tools/flash_download_tools_v3.6.6.zip flash_download_tools_v3.6.6.zip]
#* 更新时间:2019.07.25
+
* 更新时间:2019.07.25
#* 更新说明:支持ESP32/ESP8266/ESP8285
+
* 更新说明:支持ESP32/ESP8266/ESP8285
#AT 指令调试工具
+
3. AT 指令调试工具
#* 下载地址:<s>[http://wiki.ai-thinker.com/_media/tools/esp8266_debug_tool_v2.1.rar esp8266_debug_tool_v2.1.rar]</s>
+
* 下载地址:<s>[http://wiki.ai-thinker.com/_media/tools/esp8266_debug_tool_v2.1.rar esp8266_debug_tool_v2.1.rar]</s>
#* 更新时间:2016.3.20
+
* 更新时间:2016.3.20
#* 更新说明:暂无 '''不建议使用'''
+
* 更新说明:暂无 '''不建议使用'''
#串口调试助手
+
4. 串口调试助手
#* 下载地址:[http://wiki.ai-thinker.com/_media/tools/aithinker_serial_tool_v1.2.3.7z aithinker_serial_tool_v1.2.3.7z]
+
* 下载地址:[http://wiki.ai-thinker.com/_media/tools/aithinker_serial_tool_v1.2.3.7z aithinker_serial_tool_v1.2.3.7z]
#* 更新时间:2017.2.10
+
* 更新时间:2017.2.10
#* 更新说明:支持波特率 74880(V1.0) 添加英文支持(V1.1) 修复0x0字符转义错误
+
* 更新说明:支持波特率 74880(V1.0) 添加英文支持(V1.1) 修复0x0字符转义错误
#TCP/UDP 网络调试助手(PC版)
+
5. TCP/UDP 网络调试助手(PC版)
#* 下载地址:[http://wiki.ai-thinker.com/_media/tools/tcpudpdbg.zip tcpudpdbg.zip]
+
* 下载地址:[http://wiki.ai-thinker.com/_media/tools/tcpudpdbg.zip tcpudpdbg.zip]
#* 更新时间:2017.7.12
+
* 更新时间:2017.7.12
#* 更新说明:暂无
+
* 更新说明:暂无
#TCP/UDP 网络调试助手
+
6. TCP/UDP 网络调试助手
#* 下载地址:[http://a.app.qq.com/o/simple.jsp?pkgname=com.aithinker.networkassistant Android版本] [https://itunes.apple.com/cn/app/networkassist-%E7%BD%91%E7%BB%9C%E8%B0%83%E8%AF%95%E5%8A%A9%E6%89%8B/id1238089265?mt=8 IOS版本]
+
* 下载地址:[http://a.app.qq.com/o/simple.jsp?pkgname=com.aithinker.networkassistant Android版本] [https://itunes.apple.com/cn/app/networkassist-%E7%BD%91%E7%BB%9C%E8%B0%83%E8%AF%95%E5%8A%A9%E6%89%8B/id1238089265?mt=8 IOS版本]
#* 更新时间:2017.6.14
+
* 更新时间:2017.6.14
#* 更新说明:暂无
+
* 更新说明:暂无
#串口驱动(Windows)
+
7. 串口驱动(Windows)
#* 下载地址:[http://wiki.diustou.com/w/upload/6/62/CP210x_USB_TO_UART.zip CP2102] [https://wiki.diustou.com/w/upload/b/bb/CH341SER.ZIP CH340]
+
* 下载地址:[http://wiki.diustou.com/w/upload/6/62/CP210x_USB_TO_UART.zip CP2102] [https://wiki.diustou.com/w/upload/b/bb/CH341SER.ZIP CH340]
#* 更新时间:2017.4.7
+
* 更新时间:2017.4.7
#* 更新说明:CH340 和 CP2102 驱动
+
* 更新说明:CH340 和 CP2102 驱动

2020年10月9日 (五) 14:03的最新版本

资源下载

LoRa 规格书

硬件资源

Starter Kit 测试板(STC/51)

STM32 驱动程序

芯片原厂资料

开发工具清单

1. SDK 一体化开发环境:

2. 烧录WiFi固件工具:ESP_DOWNLOAD_TOOL

3. AT 指令调试工具

4. 串口调试助手

  • 下载地址:aithinker_serial_tool_v1.2.3.7z
  • 更新时间:2017.2.10
  • 更新说明:支持波特率 74880(V1.0) 添加英文支持(V1.1) 修复0x0字符转义错误

5. TCP/UDP 网络调试助手(PC版)

  • 下载地址:tcpudpdbg.zip
  • 更新时间:2017.7.12
  • 更新说明:暂无

6. TCP/UDP 网络调试助手

7. 串口驱动(Windows)

  • 下载地址:CP2102 CH340
  • 更新时间:2017.4.7
  • 更新说明:CH340 和 CP2102 驱动