From c557f98794ee67c4b0e95bca9f2c77ab2dc299c9 Mon Sep 17 00:00:00 2001 From: cure123123 <72863081+cure123123@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:37:20 +0800 Subject: [PATCH 1/4] add a tip to single channel lorawan gateway of indicator --- .../SenseCAP_Indicator/Application/ Single_Channel_Gateway.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md b/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md index ae521acb04fa..036ded9c8587 100644 --- a/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md +++ b/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md @@ -30,6 +30,10 @@ This is the github project: [SenseCAP Indicator LoRaHub Demonstration](https://g The firmware is prepared for installation. Simply download from [bin library](https://github.com/Seeed-Solution/SenseCAP_Indicator_ESP32/tree/main/examples/indicator_lorahub/firmware). +:::tip +We also provide a merged version of firmware in GitHub. The following instruction is based on the separated version for easier understanding for the beginner. If you want to directly burn [the merged version](https://github.com/Seeed-Solution/SenseCAP_Indicator_ESP32/blob/main/examples/indicator_lorahub/firmware/sensecap_indicator_esp32_v1.0.0.bin), set the flashing address to 0x0. +::: + If you don't use the complete ESP-IDF environment, it is also possible to flash the provided binary files using the **esptool** utility. Click to download the firmware: From 892cad9fe3ecb837b17749f647bf51db1f8ca023 Mon Sep 17 00:00:00 2001 From: cure123123 <72863081+cure123123@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:41:35 +0800 Subject: [PATCH 2/4] revise colon --- .../Wio_SX1262_with_XIAO_ESP32S3_Kit/Get_Started_meshtastic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Get_Started_meshtastic.md b/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Get_Started_meshtastic.md index 5e8e9a06a7cf..46b58acc61c2 100644 --- a/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Get_Started_meshtastic.md +++ b/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Get_Started_meshtastic.md @@ -13,7 +13,7 @@ Meshtastic is an open source, off-grid, decentralized, mesh network built to run ## Flash Firmware -:::note +:::note Please flash the firmware before using Meshtastic. ::: From e728f0f21c5e423bf71bb183c63db431a8c269c2 Mon Sep 17 00:00:00 2001 From: cure123123 <72863081+cure123123@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:15:24 +0800 Subject: [PATCH 3/4] update indicator single channel gateway firmware url --- .../SenseCAP_Indicator/Application/ Single_Channel_Gateway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md b/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md index 036ded9c8587..dea2b6f67716 100644 --- a/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md +++ b/docs/Sensor/SenseCAP/SenseCAP_Indicator/Application/ Single_Channel_Gateway.md @@ -31,7 +31,7 @@ This is the github project: [SenseCAP Indicator LoRaHub Demonstration](https://g The firmware is prepared for installation. Simply download from [bin library](https://github.com/Seeed-Solution/SenseCAP_Indicator_ESP32/tree/main/examples/indicator_lorahub/firmware). :::tip -We also provide a merged version of firmware in GitHub. The following instruction is based on the separated version for easier understanding for the beginner. If you want to directly burn [the merged version](https://github.com/Seeed-Solution/SenseCAP_Indicator_ESP32/blob/main/examples/indicator_lorahub/firmware/sensecap_indicator_esp32_v1.0.0.bin), set the flashing address to 0x0. +We also provide a merged version of firmware in GitHub. The following instruction is based on the separated version for easier understanding for the beginner. If you want to directly burn [the merged version](https://github.com/Seeed-Solution/SenseCAP_Indicator_ESP32/releases/tag/v1.0.3-beta-lorahub-demo), set the flashing address to 0x0. ::: If you don't use the complete ESP-IDF environment, it is also possible to flash the provided binary files using the **esptool** utility. From dbfa1b4b277610703e060c48ab21d7f7291c0ca0 Mon Sep 17 00:00:00 2001 From: cure123123 <72863081+cure123123@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:58:27 +0800 Subject: [PATCH 4/4] add video instruction to sx1262 xiao s3 introduction --- .../Wio_SX1262_with_XIAO_ESP32S3_Kit/Introduction.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Introduction.md b/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Introduction.md index 26e8bf83eb3d..7d814713bb11 100644 --- a/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Introduction.md +++ b/docs/Network/LoRa_Wio_Series/Wio_SX1262/Wio_SX1262_with_XIAO_ESP32S3_Kit/Introduction.md @@ -132,6 +132,10 @@ Original FPC Antenna: Only for **testing**. For reliable requirments, please pur +## Video Instruction + + + ## Resource * [Wio SX1262 Module Datasheet](https://files.seeedstudio.com/products/SenseCAP/Wio_SX1262/Wio-SX1262_Module_Datasheet.pdf)