Skip to content

Commit 963ac79

Browse files
authored
Merge pull request #4241 from hack-embed/dev-en-meshcore-other-app-ble-steps-r2
Add MeshCore BLE web connection docs for T1000-E
2 parents b712b15 + d2e5d8f commit 963ac79

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

sites/en/docs/Network/Meshtastic_Network/T1000-E/Other Application/sensecap_t1000_e_meshcore.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,27 @@ If the connection fails, open your phone's Bluetooth list and `forget` or `Unpai
164164
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/Wio_Tracker_L1/Unpair.jpg" alt="pir" width={300} height="auto" /></p>
165165
:::
166166

167+
### Connect via the web interface(BLE)
168+
169+
1. Open the [MeshCore Web App](https://app.meshcore.nz/) and click the **Settings** icon.
170+
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/T1000-E/meshcorewebblue1.png" alt="pir" width={600} height="auto" /></p>
171+
172+
2. Select the **BLE** tab, then click **Scan Now**.
173+
174+
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/T1000-E/meshcorewebblue2.png" alt="pir" width={600} height="auto" /></p>
175+
176+
3. In the system Bluetooth popup, select your device (for example, Meshcore-xxxxxx) and click **Pair**.
177+
178+
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/T1000-E/meshcorewebblue3.png" alt="pir" width={600} height="auto" /></p>
179+
180+
4. When prompted, enter the default Bluetooth passkey `123456`, then click **OK**.
181+
182+
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/T1000-E/meshcorewebblue4.png" alt="pir" width={600} height="auto" /></p>
183+
184+
5. Wait until the status changes to connected and your node appears in the MeshCore interface.
185+
186+
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/T1000-E/meshcorewebblue5.png" alt="pir" width={600} height="auto" /></p>
187+
167188
### Configure the LoRa
168189

169190
In order to start communicating over the mesh, you must set your region. This setting controls which frequency range your device uses and should be set according to your regional location.

sites/en/docs/Network/Meshtastic_Network/Wio_Tracker_L1/Other Application/get_started_with_other_mesh_firmware.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,7 @@ If the connection fails, open your phone's Bluetooth list and `forget` or `Unpai
158158

159159
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/Wio_Tracker_L1/meshcorewebblue3.png" alt="pir" width={600} height="auto" /></p>
160160

161-
4. When prompted, enter the Bluetooth passkey shown on the device screen, then click ok.
162-
161+
4. When prompted, enter the Bluetooth passkey shown on the device screen, then click **OK**. This passkey is not `123456`.
163162
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/SenseCAP/Meshcore/Wio_Tracker_L1/meshcorewebblue4.png" alt="pir" width={600} height="auto" /></p>
164163

165164
5. Wait until the status changes to connected and your node appears in the MeshCore interface.

0 commit comments

Comments
 (0)