Skip to content

Commit

Permalink
Merge pull request #1852 from cure123123/docusaurus-version
Browse files Browse the repository at this point in the history
add a tip to single channel lorawan gateway of indicator
  • Loading branch information
limengdu authored Nov 7, 2024
2 parents a38fb6e + 6df46e5 commit c972ad4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ Original FPC Antenna: Only for **testing**. For reliable requirments, please pur
</tr>
</table>

## Video Instruction

<iframe class="youtube-video-r" src="https://www.youtube.com/embed/AGPZ9xnX3gs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

## Resource

* [Wio SX1262 Module Datasheet](https://files.seeedstudio.com/products/SenseCAP/Wio_SX1262/Wio-SX1262_Module_Datasheet.pdf)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/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.

Click to download the firmware:
Expand Down

0 comments on commit c972ad4

Please sign in to comment.