diff --git a/docs/hardware/devices/index.mdx b/docs/hardware/devices/index.mdx
index 5a122c46..980f3201 100644
--- a/docs/hardware/devices/index.mdx
+++ b/docs/hardware/devices/index.mdx
@@ -19,6 +19,7 @@ While all the boards listed on this page will run Meshtastic and mesh with each
- [Nano G2 Ultra](/docs/hardware/devices/b-and-q-consulting/nano/?nano-series=g2)
- [Station G2](/docs/hardware/devices/b-and-q-consulting/station-series/?station-series=g2)
- [LILYGO LoRa T3-S3](/docs/hardware/devices/lilygo/lora/?t-lora=S3-v1)
+- [Seeed Card Tracker T1000-E](/docs/hardware/devices/seeed-studio/sensecap/card-tracker)
Please do your research and choose the board that meets your needs (or maybe already have in a bin somewhere).
@@ -184,6 +185,37 @@ Versatile ESP32-S3-based boards E-Ink development boards.
| --------------------------------------------------------------- | :------- | :----- | :--- | :-: | :------: |
| [Mesh Node T114](./heltec-automation/mesh-node/?mesh_node_t114) | nRF52840 | SX1262 | NO | 5.0 | OPTIONAL |
+
+## Seeed Studio
+
+### [SenseCAP](./seeed-studio/sensecap)
+
+The SenseCAP product line offers a comprehensive range of solutions for both hobbyists and industrial users, featuring the T1000-E card tracker, an IP65-rated, ready-to-go Meshtastic device, and the Indicator with a 4-inch touchscreen driven by ESP32-S3 and RP2040 Dual-MCU, coming soon.
+
+| Name | MCU | Radio | WiFi | BT | GPS |
+| ------------------------------------------------------------- | ------------- | ------ | ---- | --- | --- |
+| [Card Tracker T1000-E](./seeed-studio/sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES |
+| [SenseCAP Indicator](./seeed-studio/) (coming soon) | ESP32, RP2040 | - | - | - | - |
+
+### [Seeed Wio-WM1110](./seeed-studio/wm1110)
+
+nRF52840-based development boards with GPS, and multiple ports to attach sensors.
+
+| Name | MCU | Radio | WiFi | BT | GPS |
+| :------------------------------------------------------------------------ | :------- | :----- | :--: | :-: | :-: |
+| [Seeed Wio-WM1110 Dev Kit](./seeed-studio/wm1110?wm1110=wio-sdk-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
+| [Seeed Wio Tracker 1110](./seeed-studio/wm1110?wm1110=wio-tracker-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
+
+### [Seeed XIAO & Wio-SX1262 Series](./seeed-studio/wio-sx1262)
+
+Seeed XIAO series + SX1262 development kit, multiple ports to attach sensors.
+
+| Name | MCU | Radio | WiFi | BT | GPS |
+| :----------------------------------------------------------- | :------- | :----- | :--: | :-: | :-: |
+| [XIAO ESP32-S3 & Wio-SX1262 Kit](./seeed-studio/wio-sx1262?wio-sx1262=esp32-s3) | XIAO ESP32-S3 | Wio-SX1262 | 2.4GHz b/g/n | 5.0 | OPTIONAL |
+| [XIAO nRF52840 & Wio-SX1262 Kit](./seeed-studio/wio-sx1262?wio-sx1262=nrf52840)(Coming soon...) | XIAO nRF52840 | Wio-SX1262 | NO | 5.0 | OPTIONAL |
+
+
## [B&Q Consulting](./b-and-q-consulting/)
### [Nano Series](./b-and-q-consulting/nano/)
@@ -205,6 +237,7 @@ High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
| [Station G1](./b-and-q-consulting/station-series/) | ESP32 WROOM | SX1262 | 2.4GHz b/g/n | 4.2 | OPTIONAL |
| [Station G2](./b-and-q-consulting/station-series/) | ESP32-S3 WROOM-1 | SX1262 | 2.4GHz b/g/n | 5.0 | OPTIONAL |
+
## [Raspberry Pi](./raspberrypi/)
### [Raspberry Pi Pico](./raspberrypi/pico/)
@@ -224,25 +257,7 @@ CardKB Keyboard
Meshtastic offers support for Raspberry Pi devices through our Linux native platform, meshtasticd. For full information, please see our [Linux Native Hardware](./linux-native-hardware/) documentation.
-## Seeed Studio
-### SenseCap
-
-The SenseCAP product line offers a comprehensive range of solutions for both hobbyists and industrial users, featuring the T1000-E card tracker, an IP65-rated, ready-to-go Meshtastic device, and the Indicator with a 4-inch touchscreen driven by ESP32-S3 and RP2040 Dual-MCU, coming soon.
-
-| Name | MCU | Radio | WiFi | BT | GPS |
-| ------------------------------------------------------------- | ------------- | ------ | ---- | --- | --- |
-| [Card Tracker T1000-E](./seeed-studio/sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES |
-| [SenseCAP Indicator](./seeed-studio/) (coming soon) | ESP32, RP2040 | - | - | - | - |
-
-### [Seeed Wio-WM1110](./seeed-studio/wm1110)
-
-nRF52840-based development boards with GPS, and multiple ports to attach sensors.
-
-| Name | MCU | Radio | WiFi | BT | GPS |
-| :------------------------------------------------------------------------ | :------- | :----- | :--: | :-: | :-: |
-| [Seeed Wio-WM1110 Dev Kit](./seeed-studio/wm1110?wm1110=wio-sdk-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
-| [Seeed Wio Tracker 1110](./seeed-studio/wm1110?wm1110=wio-tracker-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
## [CanaryOne](./canary)
diff --git a/docs/hardware/devices/seeed-studio/esp32-sx1262-kit/index.mdx b/docs/hardware/devices/seeed-studio/esp32-sx1262-kit/index.mdx
deleted file mode 100644
index a2fea529..00000000
--- a/docs/hardware/devices/seeed-studio/esp32-sx1262-kit/index.mdx
+++ /dev/null
@@ -1,43 +0,0 @@
----
-id: xiao-esp32s3-kit
-title: XIAO ESP32S3 & Wio-SX1262 Kit
-sidebar_label: XIAO ESP32S3 & Wio-SX1262 Kit
-sidebar_position: 2
----
-
-A thumb-sized LoRa dev kit, supporting WiFi, BLE, and LoRa, it includes a built-in power management chip and can be extended via IIC, UART, and other GPIO interfaces, with compatibility for Arduino development.
-
-### Specifications
-
-- **MCU**
- - XIAO ESP32S3 (WiFi & Bluetooth)
-- **LoRa Transceiver**
- - Semtech SX1262
-- **Frequency options**
- - 862-930 MHz
-- **Connectors**
- - USB-C
- - Antenna
- - Dedicated 2.4 GHz metal spring antenna for WiFi/Bluetooth
- - U.FL/IPEX antenna connector for LoRa
-
-### Features
-
-- **Thumb-sized Compact Design**: 21 x 18mm, adopting the classic form factor of XIAO.
-- **Grove Connectors**: 400+ Grove-compatible GPIOs for flexible expansion options.
-
-### Resources
-
-- Purchase Links:
-
- - International
- - [Seeed Studio Online Store](https://www.seeedstudio.com/Wio-SX1262-with-XIAO-ESP32S3-p-5982.html)
- - Distributor
- - [DigiKey](https://www.digikey.com/en/products/detail/seeed-technology-co-ltd/102010611/25835813)
-
-- [User Guide](https://wiki.seeedstudio.com/xiao_esp32s3_&_wio_SX1262_kit_for_meshtastic/)
-
-### Pin Map
-
-
-
diff --git a/docs/hardware/devices/seeed-studio/index.mdx b/docs/hardware/devices/seeed-studio/index.mdx
index 314e89bf..48d34e70 100644
--- a/docs/hardware/devices/seeed-studio/index.mdx
+++ b/docs/hardware/devices/seeed-studio/index.mdx
@@ -14,7 +14,7 @@ The SenseCAP product line offers a comprehensive range of solutions for both hob
| Name | MCU | Radio | WiFi | BT | GPS |
| ------------------------------------------------ | ------------- | ------ | ------------ | --- | --- |
| [Card Tracker T1000-E](./sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES |
-| [SenseCAP Indicator](./sensecap/indicator/) | ESP32, RP2040 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
+| [SenseCAP Indicator](./sensecap/indicator/) | ESP32, RP2040 | SX1262 | 2.4GHz b/g/n | 5.0 | OPTIONAL |
### [Wio-WM1110](./wm1110)
@@ -24,3 +24,14 @@ nRF52840-based development boards with GPS, and multiple ports to attach sensors
| :----------------------------------------------------------- | :------- | :----- | :--: | :-: | :-: |
| [Seeed Wio-WM1110 Dev Kit](./wm1110?wm1110=wio-sdk-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
| [Seeed Wio Tracker 1110](./wm1110?wm1110=wio-tracker-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
+
+
+### [XIAO & Wio-SX1262 Series](./wio-sx1262)
+
+
+Seeed XIAO series + SX1262 development kit, multiple ports to attach sensors.
+
+| Name | MCU | Radio | WiFi | BT | GPS |
+| :----------------------------------------------------------- | :------- | :----- | :--: | :-: | :-: |
+| [XIAO ESP32-S3 & Wio-SX1262 Kit](./wio-sx1262?wio-sx1262=esp32-s3) | XIAO ESP32-S3 | Wio-SX1262 | 2.4GHz b/g/n | 5.0 | OPTIONAL |
+| [XIAO nRF52840 & Wio-SX1262 Kit](./wio-sx1262?wio-sx1262=nrf52840)(Coming soon...) | XIAO nRF52840 |Wio-SX1262 | NO | 5.0 | OPTIONAL |
\ No newline at end of file
diff --git a/docs/hardware/devices/seeed-studio/wio-sx1262/index.mdx b/docs/hardware/devices/seeed-studio/wio-sx1262/index.mdx
new file mode 100644
index 00000000..ec27c5eb
--- /dev/null
+++ b/docs/hardware/devices/seeed-studio/wio-sx1262/index.mdx
@@ -0,0 +1,75 @@
+---
+id: wio-sx1262s
+title: Seeed Wio-SX1262 Series
+sidebar_label: Wio-SX1262 Series
+sidebar_position: 1
+---
+
+import Tabs from "@theme/Tabs";
+import TabItem from "@theme/TabItem";
+
+
+
+
+
+
+## XIAO ESP32-S3 & Wio SX1262 Kit
+
+A compact LoRa development kit, combining WiFi, Bluetooth, and LoRa connectivity. It features an integrated power management chip and supports expansion via I²C, UART, and GPIO interfaces. Compatible with Arduino development.
+
+### Specifications
+
+- **MCU**:
+ - XIAO ESP32S3 (WiFi & Bluetooth)
+- **LoRa Transceiver**:
+ - Semtech SX1262
+- **Frequency Range**:
+ - 862–930 MHz
+- **Connectors**:
+ - **USB-C**
+ - **Antenna**:
+ - Built-in 2.4 GHz metal spring antenna for WiFi/Bluetooth
+ - U.FL/IPEX connector for LoRa
+
+### Features
+
+- **Ultra-Compact Design**:
+ - Measures only 21 × 18 mm, following the classic XIAO form factor.
+- **Grove Ecosystem Compatibility**:
+ - Supports over 400 Grove modules for easy expansion.
+
+### Resources
+
+- **Purchase Links**:
+ - **International**:
+ - [Seeed Studio Online Store](https://www.seeedstudio.com/Wio-SX1262-with-XIAO-ESP32S3-p-5982.html)
+ - **Distributors**:
+ - [DigiKey](https://www.digikey.com/en/products/detail/seeed-technology-co-ltd/102010611/25835813)
+
+- **User Guide**:
+ - [XIAO ESP32S3 & Wio SX1262 Kit for Meshtastic](https://wiki.seeedstudio.com/xiao_esp32s3_&_wio_SX1262_kit_for_meshtastic/)
+
+### Pin Map
+
+
+
+
+
+
+
+
+
+
+## XIAO nRF52840 & Wio SX1262 Kit
+
+Coming soon...
+
+
+