Skip to content

Commit 2dd064d

Browse files
authored
Merge pull request #4121 from 1cecO1/dev
Fix: <t1000> + <faq>
2 parents 592aa62 + 393fdae commit 2dd064d

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

docs/Sensor/SenseCAP/SenseCAP_T1000_Tracker/FAQ.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ image: https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png
88
slug: /faq_for_SenseCAP_T1000
99
sku: 114993073,114993106,114993207,114993208
1010
last_update:
11-
date: 9/20/2023
12-
author: Jessie
11+
date: 2/14/2026
12+
author: Janet
1313
---
1414

1515

@@ -160,6 +160,28 @@ Other users can choose to use your template by copying the shared URL or importi
160160

161161
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Tracker/import-temp.png" alt="pir" width={600} height="auto" /></p>
162162

163+
## How to exit DFU mode
164+
165+
After a firmware upgrade failure, the device may enter DFU mode. You can see the device name `SENSECAP_GR_DFU_XXXX` in the SenseCraft app and the LED lights continue to flash.
166+
167+
- In DFU mode, the device will automatically exit after 3 minutes of inactivity.
168+
169+
- If you wish to exit immediately, you can press and hold the button for 3 seconds, and the device will reboot and return to normal operation.
170+
171+
If you find that the device cannot exit DFU mode despite pressing once, pressing and holding for 3 seconds, or pressing and holding for 10 seconds, please follow these steps:
172+
173+
**Step 1: Connect the Device in the SenseCraft APP**
174+
175+
Follow the previous steps to access the Bluetooth configuration page on the T1000, connect the device then you can see the page below:
176+
177+
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Tracker/t1000-dfu-mode.png" alt="pir" width={200} height="auto" /></p>
178+
179+
**Step 2: Upload Firmware File**
180+
181+
Click `Upload Firmware File`, choose the bin file to flash the firmware.
182+
183+
For the lastest firmware file, please contact **techsupport@seeed.io**
184+
163185
## Timestamp error
164186

165187
If you found the timesatmp in the payload is wrong, please upgrade the firmware to the latest version.

docs/Sensor/SenseCAP/SenseCAP_T1000_Tracker/User_Guide/Get_Started.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords:
66
image: https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png
77
slug: /Get_Started_with_SenseCAP_T1000_tracker
88
last_update:
9-
date: 12/24/2025
9+
date: 2/14/2026
1010
author: Janet
1111
---
1212

@@ -74,6 +74,9 @@ The device can cache data, which can be enabled through Bluetooth configuration
7474
<tr><td colspan="1" rowspan="3">Press twice continuously</td><td colspan="1">If the SOS is set to single-shot mode, double-clicking the button will activate the single-shot SOS mode and upload the location/sensor data and SOS events once.</td><td colspan="1">Twinkle with the sound</td><td colspan="1">3 seconds of alarm sound</td></tr>
7575
<tr><td colspan="1">If the SOS is set to continuous mode, double-click the button to activate the continuous SOS mode. The location, sensor data, and SOS events will be uploaded once every minute, and the mode will automatically end after 30 times.</td><td colspan="1">Twinkle with the sound</td><td colspan="1">A constant alarm sound</td></tr>
7676
<tr><td colspan="1">Double-click twice to exit SOS mode</td><td colspan="1">None</td><td colspan="1">None</td></tr>
77+
<tr><td colspan="1">Enter DFU Mode</td><td colspan="1">After a firmware upgrade failure, the device may enter DFU mode. You can see the device name `SENSECAP_GR_DFU_XXXX` in the SenseCraft app. <br />
78+
In DFU mode, the device will automatically exit after 3 minutes of inactivity.
79+
If you wish to exit immediately, you can press and hold the button for 3 seconds, and the device will reboot and return to normal operation.</td><td colspan="1">The LED lights continue to flash</td><td colspan="1">None</td></tr>
7780
</table>
7881

7982
:::info Note

0 commit comments

Comments
 (0)