Skip to content

Commit

Permalink
Merge branch 'docusaurus-version' into mg24_wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
limengdu authored Nov 6, 2024
2 parents efdf844 + 1a62de8 commit 3d2c7d8
Show file tree
Hide file tree
Showing 27 changed files with 3,142 additions and 171 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
- Industrial
- Thingsboard
- Edge Computing
image: https://files.seeedstudio.com/wiki/reComputer-R1000/tb/dashboard/thingsboard.png
image: https://files.seeedstudio.com/wiki/reComputer-R1000/tb/dashboard/thingsboard_1.webp
slug: /recomputer_r1000_thingsboard_dashboard
last_update:
date: 10/25/2024
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords:
- Edge
- reComputer R1000
- Flash OS
image: https://files.seeedstudio.com/wiki/reComputer-R1000/recomputer_r_images/01_1.png
image: https://files.seeedstudio.com/wiki/reComputer-R1000/recomputer_r_images/01_1.webp
slug: /recomputer_r1000_flash_OS
last_update:
date: 10/25/2024
Expand Down Expand Up @@ -444,8 +444,8 @@ For reComputer R1000 V1.0, it need to change the `/boot/firmware/config.txt` fil
```
Modify the final content of the file to:
```shell
enable uart=1
dtoverlay=dwc2,dr mode=host
enable_uart=1
dtoverlay=dwc2,dr_mode=host
dtoverlay=vc4-kms-v3d
dtoverlay=reComputer-R100x,uart2
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- reComputer R1000
- Modbus RTU
- rs485
image: https://files.seeedstudio.com/wiki/reComputer-R1000/recomputer_r_images/r1000_connection_1.png
image: https://files.seeedstudio.com/wiki/reComputer-R1000/recomputer_r_images/r1000_connection_1.webp
slug: /reComputer_r1000_use_rs485_modbus_rtu
last_update:
date: 10/25/2024
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- reComputer R1000
- Modbus RTU
- rs485
image: https://files.seeedstudio.com/wiki/reComputer-R1000/RS485_fix/wirshark_capture.png
image: https://files.seeedstudio.com/wiki/reComputer-R1000/RS485_fix/wirshark_capture.webp
slug: /reComputer_r1000_use_bacnet_mstp
last_update:
date: 10/25/2024
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Lorawan sensor node based on Wio SX1262 with XIAO esp32s3 module
title: LoRaWAN Sensor Node
image: https://files.seeedstudio.com/wiki/XIAO_ESP32S3_for_Meshtastic_LoRa/67_1.png
image: https://files.seeedstudio.com/wiki/XIAO_ESP32S3_for_Meshtastic_LoRa/67_1.webp
slug: /wio_sx1262_xiao_esp32s3_for_lora_sensor_node
sidebar_position: 4
last_update:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ There is a Grove I2C port on the DK, with `SDA` on pin 27 and `SCL` on pin 26.
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Wio-WM1110%20Dev%20Kit/Grove_iic.png" alt="pir" width={300} height="auto" /></p>





### Grove UART


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Get Started with Indicator for Meshtastic
keywords:
- Meshtastic
- Indicator
image: https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/indicator-page_1.png
image: https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/indicator-page_1.webp
slug: /sensecap_indicator_meshtastic
last_update:
date: 10/29/2024
Expand Down
61 changes: 48 additions & 13 deletions docs/Network/Meshtastic_Network/T1000-E/sensecap_t1000_e.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,30 +357,48 @@ Copy UF2 file to the DFU drive. Firmware should be flashed after the file is dow
### Device stuck in boot loop


The device restarts repeatedly, and the serial port connects and disconnects repeatedly.
**Description:**

The device will restart repeatedly, and the serial port connects and disconnects repeatedly.

**Solution:**

* Try to enter DFU mode manually: press and hold the device button, then **quickly** connect the charging cable twice, the green LED will be solid on.

<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/dfu-mode2.gif" alt="pir" width={600} height="auto" /></p>

* [Erase the flash](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-2-flash-erase).

* [flash the firmware](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-3-flash-firmware).


[Erase the flash](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-2-flash-erase) and then [flash the firmware](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-3-flash-firmware) again.


### Device bricked

Device not responding, no LED, can not pair with your App.
**Description:**

The device not responding, no LED, can not pair with your App.


* 1) Device can still enter the DFU mode, then try to **flash the bootloader**.
**1) Device can still enter the DFU mode, then try to flash the bootloader**.


#### Flash the Bootloader




* [Bootloader download](https://files.seeedstudio.com/wiki/SenseCAP/lorahub/t1000_e_bootloader-0.9.1-5-g488711a_s140_7.3.0.zip)

<div class="table-center">
<iframe width="730" height="500" src="https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/flash%20bootloader.mp4" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>
</div>

:::danger note
When you are flashing the bootloader, please make sure the cable connection is stable and **DO NOT** disconnect it during the flash process.
:::

* [Bootloader download](https://files.seeedstudio.com/wiki/SenseCAP/lorahub/t1000_e_bootloader-0.9.1-5-g488711a_s140_7.3.0.zip)

**Step1: Adafruit-nrfutil Installation**

**Prerequisites**
Expand Down Expand Up @@ -453,9 +471,16 @@ Copy or move it elsewhere for your convenience, such as directory in your %PATH%
</Tabs>


**Step2: Flash the bootloader**
**Step2: Check your port number**

Enable the DFU mode of your device and connect it to your PC, run the following command:
Connect your device to your PC, and check the port number.

Example:
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/usb-port.png" alt="pir" width={600} height="auto" /></p>

**Step3: Flash the bootloader**

In the terminal or command prompt, navigate to the directory where you downloaded the bootloader zip package and execute the following command, replacing the correct port for your device:

* **For Windows**:
```
Expand All @@ -467,9 +492,6 @@ adafruit-nrfutil --verbose dfu serial --package t1000_e_bootloader-0.9.1-5-g4887
adafruit-nrfutil --verbose dfu serial --package t1000_e_bootloader-0.9.1-5-g488711a_s140_7.3.0.zip -p /dev/tty.SLAB_USBtoUART -b 115200 --singlebank --touch 1200
```

Replace the serial port with your device port. Example:

<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/usb-port.png" alt="pir" width={600} height="auto" /></p>



Expand All @@ -478,11 +500,24 @@ Replace the serial port with your device port. Example:



When you have completed the above steps, then you can follow this [step](https://wiki.seeedstudio.com/sensecap_t1000_e/#flash-the-application-firmware) to flash the application firmware.
When you have completed the above steps, then you can follow this [step](https://wiki.seeedstudio.com/sensecap_t1000_e/#flash-the-application-firmware) to flash the application firmware.



**2) Device can not enter DFU mode, but the serial port can be detected**.

* Open a serial port tool

* Set the baud rate to `1200`.

* Connect the device.
The light will flash briefly when you connect it. Keep trying this until the light stays on, means the device can back to DFU mode, then [flash bootloader](https://wiki.seeedstudio.com/sensecap_t1000_e/#flash-the-bootloader) -> [Erase flash](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-2-flash-erase) -> [flash the firmware](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-3-flash-firmware).

<div class="table-center">
<iframe width="730" height="500" src="https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/reset%20via%20serial%20tool.mp4" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe>
</div>

* 2) Device can not enter DFU mode and no serial port display, please contact the tech support: [email protected]
**3) Device can not enter DFU mode and no serial port display, please contact the tech support: [email protected]**


### Firmware flashing failed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ If the program cannot be burned, please try using the BOOT button and RST button
## ✨ Contributor Project

- This project is supported by the Seeed Studio [Contributor Project](https://github.com/orgs/Seeed-Studio/projects/6/views/1?pane=issue&itemId=30957479).
- Thanks [Hendra and shariltumin efforts](https://github.com/orgs/Seeed-Studio/projects/6/views/1?pane=issue&itemId=35979545) and your work will be [exhibited](https://wiki.seeedstudio.com/Honorary-Contributors/).
- Thanks [Hendra and shariltumin efforts](https://github.com/orgs/Seeed-Studio/projects/6/views/1?filterQuery=c6&pane=issue&itemId=59874459&issue=Seeed-Studio%7Cwiki-documents%7C1117) and your work will be [exhibited](https://wiki.seeedstudio.com/contributors/).

## Tech Support & Product Discussion

Expand Down
Loading

0 comments on commit 3d2c7d8

Please sign in to comment.