Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add t1000-e video guide #1861

Merged
merged 4 commits into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 17 additions & 7 deletions docs/Network/Meshtastic_Network/T1000-E/sensecap_t1000_e.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@ The following firmware will brick your device:

### Flash the Application Firmware

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

#### Step 1: Enter DFU mode

Expand Down Expand Up @@ -290,7 +293,7 @@ Connect the USB cable to your PC, press and hold the device button, then **quick



#### Step 2: Flash erase
#### Step 2: Flash Erase


:::caution note
Expand All @@ -309,7 +312,7 @@ Download the erase firmware and copy to the driver.
This process may take some time, wait for the drive to disappear, then open a serial monitor to complete the erase process.


#### Step 3: Flash firmware
#### Step 3: Flash Firmware



Expand All @@ -331,18 +334,21 @@ Copy UF2 file to the DFU drive. Firmware should be flashed after the file is dow

Visit [Meshtastic Web Flasher](https://flasher.meshtastic.org/).<br/>

Select device: `T1000-E Tracker Card`<br/>
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/device-name1.png" alt="pir" width={800} height="auto" /></p>




Click `Open Serial Monitor`, connect the device to your PC, check the serial log, keyword `using nodenum`.

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

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

* **How to reboot the device?**

Press and hold the button, then connect the charging cable.


## Troubleshooting


Expand All @@ -363,13 +369,17 @@ The device will restart repeatedly, and the serial port connects and disconnects

**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.
* Step 1: 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.

:::note
To successfully enter the DFU mode, you need to perform this operation quickly. You may need to try multiple times.
:::

<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).
* Step 2: [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).
* Step 3: [Flash Firmware](https://wiki.seeedstudio.com/sensecap_t1000_e/#step-3-flash-firmware).



Expand Down
5 changes: 4 additions & 1 deletion docs/Network/Meshtastic_Network/meshtastic_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,12 @@ Click [here](https://meshtastic.org/docs/) to learn more about Meshtastic networ
## Supported Hardware

* [Tracker Dev Kit for Meshtastic® – Wio Tracker 1110](https://www.seeedstudio.com/Wio-Tracker-1110-Dev-Kit-for-Meshtastic.html)

* [SenseCAP Card Tracker T1000-E for Meshtastic](https://www.seeedstudio.com/SenseCAP-Card-Tracker-T1000-E-for-Meshtastic-p-5913.html)
* [SenseCAP Indicator for Meshtastic](https://www.seeedstudio.com/Indicator-for-Meshtastic.html)

* [SenseCAP Indicator for Meshtastic](https://www.seeedstudio.com/SenseCAP-Indicator-D1Pro-p-5644.html)

* [XIAO ESP32S3 for Meshtastic & LoRa](https://www.seeedstudio.com/Wio-SX1262-with-XIAO-ESP32S3-p-5982.html)


:::note
Expand Down
229 changes: 0 additions & 229 deletions docs/Network/single_channel_lorahub.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/Sensor/ReSpeaker_Lite/Application/respeaker_lite_ha.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,3 +410,9 @@ Click `SUBMIT`.


Now you are all set, try waking it up with `hey jarvis` and talking to it!



### Project Sharing

* From **Smart Home Circle** - [Create LOCAL Voice Assistant w/ Home Assistant | NO Soldering | On Device Wake Word🔥| ReSpeaker Lite](https://www.youtube.com/watch?v=XjUeJh2Ok3o)
Loading