Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -425,5 +425,11 @@ When you have completed the above steps, then you can [flash the application fir

To achieve the best signal effect, please use the device in an open, unobstructed area with minimal interference for use.

### Charging Current

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

The Xiao nRF-52840 Plus maximum charging current is 200 mA. The charging management chip CN3165 is 0.99A. So the maximum charging current is 1A.

## Resource
- [Solar Node Battery Life Calculation Table](https://files.seeedstudio.com/products/SenseCAP/Wio-Tracker/Solar%20Node%20Consumption%20Test%20and%20Battery%20Life%20Calculation.xlsx)
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ slug: /get_started_with_meshtastic_solar_node
sku: 114993633,114993643
sidebar_position: 2
last_update:
date: 12/24/2025
date: 3/10/2026
author: Michelle Huang
createdAt: '2025-05-13'
updatedAt: '2026-03-03'
Expand Down Expand Up @@ -515,5 +515,11 @@ The figures below are for reference only; actual consumption may vary based on r

To achieve the best signal effect, please use the device in an open, unobstructed area with minimal interference for use.

### Charging Current

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

The Xiao nRF-52840 Plus maximum charging current is 200 mA. The charging management chip CN3165 is 0.99A. So the maximum charging current is 1A.

## Resource
- [Solar Node Battery Life Calculation Table](https://files.seeedstudio.com/products/SenseCAP/Wio-Tracker/Solar%20Node%20Consumption%20Test%20and%20Battery%20Life%20Calculation.xlsx)
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image: https://files.seeedstudio.com/wiki/SenseCAP/Meshtastic/solar-node.webp
slug: /meshtastic_solar_node
sidebar_position: 1
last_update:
date: 12/16/2025
date: 3/10/2026
author: Michelle Huang
createdAt: '2025-04-08'
updatedAt: '2026-03-03'
Expand Down Expand Up @@ -49,12 +49,16 @@ The Solar Node is available in two variants: [SenseCAP Solar Node P1](https://ww

<table>
<tr>
<th><b>Main controller</b></th>
<td><b>Main Controller</b></td>
<th>
<a href="https://www.seeedstudio.com/Seeed-Studio-XIAO-nRF52840-Plus-p-6359.html" target="_blank">XIAO nRF52840 Plus</a><br />
(Nordic nRF52840, ARM® Cortex®-M4 32-bit processor with FPU, 64 MHz, 256KB RAM, 1MB Flash, 2MB onboard Flash)
</th>
</tr>
<tr>
<td><b>Charging Management Chip</b></td>
<td>CN3165 (0.99A)</td>
</tr>
<tr>
<td><b>LoRa Module</b></td>
<td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /sensecap_t1000_e_meshcore
sku: 114993369
sidebar_position: 3
last_update:
date: 3/4/2026
date: 3/10/2026
author: Michelle Huang
createdAt: '2026-02-28'
updatedAt: '2026-03-03'
Expand Down Expand Up @@ -135,7 +135,11 @@ The disk will disappear after the firmware is successfully flashed. At this poin

### Power on the device

Press the button to turn it on. The LED will be on and there is a rising melody.
Press the button to turn it on. The LED will be on and there is a descending melody melody.

### Power off the device

Press the button for 3s to turn it off. The LED will be off and there is a dec melody.

:::tip
If the device doesn't respond when you press the button, please charge it first. Do not use the fast-charging charger.
Expand Down
Loading