diff --git a/docs/configuration/radio/device.mdx b/docs/configuration/radio/device.mdx index 1e1c1f07..e140531b 100644 --- a/docs/configuration/radio/device.mdx +++ b/docs/configuration/radio/device.mdx @@ -49,7 +49,7 @@ This table shows the **default** values after selecting a preset. As always, ind | TAK | Yes | Optional | Regular | Yes | No | Yes | | TAK_TRACKER | Yes | Optional | Regular | Yes | No | Yes | | ROUTER | No[^2] | No | High | Yes | Yes | Yes | -| ROUTER_LATE | Yes | Yes | High | Yes | No | Yes | +| ROUTER_LATE | Yes | Yes | High | Yes | No | Yes | | REPEATER | Yes | No | High | Yes | Yes | No | [^1]: **Awake Only** indicates retransmissions will occur normally but not while asleep between transmission intervals. diff --git a/docs/hardware/devices/seeed-studio/esp32-sx1262-kit/index.mdx b/docs/hardware/devices/seeed-studio/esp32-sx1262-kit/index.mdx new file mode 100644 index 00000000..a2fea529 --- /dev/null +++ b/docs/hardware/devices/seeed-studio/esp32-sx1262-kit/index.mdx @@ -0,0 +1,43 @@ +--- +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 + +![SenseCAP Indicator for Meshtastic](/img/hardware/seeed/pinout.webp) +![SenseCAP Indicator for Meshtastic](/img/hardware/seeed/pinout-back.webp) diff --git a/docs/hardware/devices/seeed-studio/index.mdx b/docs/hardware/devices/seeed-studio/index.mdx index 1f27e605..314e89bf 100644 --- a/docs/hardware/devices/seeed-studio/index.mdx +++ b/docs/hardware/devices/seeed-studio/index.mdx @@ -1,8 +1,8 @@ --- id: seeed-studios -title: Seeed Studio -sidebar_label: Seeed Studio -sidebar_position: 6 +title: Seeed Studio® +sidebar_label: Seeed Studio® +sidebar_position: 4 --- Seeed Studio is a tech company focused on Edge AI and IoT. With the mission of "making technology accessible for all", Seeed Studio has been embracing open source since DAY 1. Seeed works closely with the Meshtastic community to bring easy-to-use, affordable products to community members. By listening to the voices, communicating and collaborating closely with innovators in this community, iterations of products and new services are brought to life. @@ -11,11 +11,10 @@ Seeed Studio is a tech company focused on Edge AI and IoT. With the mission of " 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](./sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES | -| [SenseCAP Indicator](#) (coming soon) | ESP32, RP2040 | - | - | - | - | - +| 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 | ### [Wio-WM1110](./wm1110) diff --git a/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx b/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx index 818ac13d..4c885412 100644 --- a/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx +++ b/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx @@ -36,11 +36,20 @@ Currently, LR1110 radios are unable to receive Meshtastic packets from the older - Firmware file: `firmware-tracker-t1000-e-X.X.X.xxxxxxx.bin` - Purchase Links: - - International - - [Seeed Studio](https://www.seeedstudio.com/SenseCAP-Card-Tracker-T1000-E-for-Meshtastic-p-5913.html) + + - Recommended for US users: + - [Amazon](https://www.amazon.com/dp/B0DJ6KGXKB) + - Recommended for EU users: + - [AliExpress](https://www.aliexpress.us/item/3256807287978389.html?gatewayAdapt=glo2usa) + - International: + - [Seeed Studio Online Store](https://www.seeedstudio.com/SenseCAP-Card-Tracker-T1000-E-for-Meshtastic-p-5913.html) + - Distributor + - [DigiKey](https://www.digikey.com/en/products/detail/seeed-technology-co-ltd/114993369/24814479) + - [iot-store](https://www.iot-store.com.au/products/sensecap-tracker-t1000-e-meshtastic) + - [User Guide](https://wiki.seeedstudio.com/sensecap_t1000_e/) #### Images -![SenseCAP Card Tracker T1000-E for Meshtastic](/img/hardware/seeed/t1000-e-meshtastic.webp) +![SenseCAP Card Tracker T1000-E for Meshtastic](/img/hardware/seeed/t1000-e-new.webp) ![SenseCAP Card Tracker T1000-E Dimensions](/img/hardware/seeed/t1000-e-hardware.webp) diff --git a/docs/hardware/devices/seeed-studio/sensecap/index.mdx b/docs/hardware/devices/seeed-studio/sensecap/index.mdx index 1728d206..7b9a46e9 100644 --- a/docs/hardware/devices/seeed-studio/sensecap/index.mdx +++ b/docs/hardware/devices/seeed-studio/sensecap/index.mdx @@ -5,7 +5,7 @@ sidebar_label: SenseCAP sidebar_position: 1 --- -| Name | MCU | Radio | WiFi | BT | GPS | -| ------------------------------------------------- | ------------- | ------ | ---- | --- | --- | -| [Card Tracker T1000-E](../sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES | -| [SenseCAP Indicator](#) (coming soon) | ESP32, RP2040 | - | - | - | - | +| 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 | diff --git a/docs/hardware/devices/seeed-studio/sensecap/indicator.mdx b/docs/hardware/devices/seeed-studio/sensecap/indicator.mdx new file mode 100644 index 00000000..01843af7 --- /dev/null +++ b/docs/hardware/devices/seeed-studio/sensecap/indicator.mdx @@ -0,0 +1,38 @@ +--- +id: indicator +title: SenseCAP Indicator +sidebar_label: SenseCAP Indicator +sidebar_position: 3 +--- + +A 4-inch touchscreen device, powered by dual MCUs, the ESP32 and RP2040, and supports Wi-Fi, BLE, and LoRa®. + +### Specifications + +- **MCU** + - ESP32S3 (WiFi & Bluetooth) + RP2040 +- **LoRa Transceiver** + - Semtech SX1262 +- **Frequency options** + - 862-930 MHz +- **Connectors** + - 2 USB type-C port + - 2 Grove Connectors: GPS, and 400+ Grove Sensors + - Antenna Female connector + +### Features + +- **Screen**: 3.95 Inch, Capacitive RGB Touch Screen. +- **2 Grove Connectors**: 400+ Grove-compatible GPIOs for flexible expansion options. + +### Resources + +- Purchase Links: + - International + - [Seeed Studio Online Store](https://www.seeedstudio.com/SenseCAP-Indicator-D1L-for-Meshtastic-p-6304.html) +- [User Guide](https://wiki.seeedstudio.com/sensecap_indicator_meshtastic/) + +#### Images + +![SenseCAP Indicator for Meshtastic](/img/hardware/seeed/indicator.webp) +![SenseCAP Indicator Hardware Overview](/img/hardware/seeed/indicator-hardware.webp) diff --git a/docs/hardware/devices/seeed-studio/wm1110/index.mdx b/docs/hardware/devices/seeed-studio/wm1110/index.mdx index 3bf24f9f..0049c5ea 100644 --- a/docs/hardware/devices/seeed-studio/wm1110/index.mdx +++ b/docs/hardware/devices/seeed-studio/wm1110/index.mdx @@ -2,7 +2,7 @@ id: seeed-wm1110 title: Seeed Wio-WM1100 sidebar_label: Wio-WM1100 -sidebar_position: 1 +sidebar_position: 3 --- import Tabs from "@theme/Tabs"; diff --git a/static/img/hardware/seeed/T1000-E.webp b/static/img/hardware/seeed/T1000-E.webp index ac9e144a..9c68b5d1 100644 Binary files a/static/img/hardware/seeed/T1000-E.webp and b/static/img/hardware/seeed/T1000-E.webp differ diff --git a/static/img/hardware/seeed/esp32+1262.webp b/static/img/hardware/seeed/esp32+1262.webp new file mode 100644 index 00000000..bf312cb4 Binary files /dev/null and b/static/img/hardware/seeed/esp32+1262.webp differ diff --git a/static/img/hardware/seeed/indicator-hardware.webp b/static/img/hardware/seeed/indicator-hardware.webp new file mode 100644 index 00000000..93f06469 Binary files /dev/null and b/static/img/hardware/seeed/indicator-hardware.webp differ diff --git a/static/img/hardware/seeed/indicator.webp b/static/img/hardware/seeed/indicator.webp new file mode 100644 index 00000000..7d8995d4 Binary files /dev/null and b/static/img/hardware/seeed/indicator.webp differ diff --git a/static/img/hardware/seeed/pinout-back.webp b/static/img/hardware/seeed/pinout-back.webp new file mode 100644 index 00000000..da42673d Binary files /dev/null and b/static/img/hardware/seeed/pinout-back.webp differ diff --git a/static/img/hardware/seeed/pinout.webp b/static/img/hardware/seeed/pinout.webp new file mode 100644 index 00000000..6d2f86b0 Binary files /dev/null and b/static/img/hardware/seeed/pinout.webp differ diff --git a/static/img/hardware/seeed/t1000-e-new.webp b/static/img/hardware/seeed/t1000-e-new.webp new file mode 100644 index 00000000..9c68b5d1 Binary files /dev/null and b/static/img/hardware/seeed/t1000-e-new.webp differ