meshtastic/docs/hardware/devices/index.mdx

276 lines
18 KiB
Plaintext
Raw Normal View History

2023-11-30 22:20:10 -08:00
---
id: devices
title: Devices | Supported Hardware Overview
description: Detailed documentation on Meshtastic supported devices, including hardware specifications, performance comparisons, and guides.
2023-11-30 22:20:10 -08:00
sidebar_label: Devices
sidebar_position: 1
---
## Supported Devices
2024-06-18 20:17:03 -07:00
2023-12-07 22:24:53 -08:00
Meshtastic firmware can be installed on a wide range of development boards. The list below provides a brief comparison of currently supported hardware.
### Which board should I choose?
While all the boards listed on this page will run Meshtastic and mesh with each other, some current community favorites are:
2024-06-18 20:17:03 -07:00
2024-09-02 13:51:28 -07:00
- RAK Meshtastic Start Kit: [RAK19007](/docs/hardware/devices/rak-wireless/wisblock/base-board/?rakbase=RAK19007)+[RAK4631](/docs/hardware/devices/rak-wireless/wisblock/core-module/?rakcore=RAK4631)
- [HELTEC LoRa V3](/docs/hardware/devices/heltec-automation/lora32/?heltec=v3)
2024-09-02 13:51:28 -07:00
- [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)
2023-12-07 22:24:53 -08:00
Please do your research and choose the board that meets your needs (or maybe already have in a bin somewhere).
2023-11-30 22:20:10 -08:00
2023-12-03 15:24:45 -08:00
:::info
2024-06-18 20:17:03 -07:00
2025-01-09 09:00:23 -08:00
- We **strongly** recommend choosing devices equipped with the newer Semtech SX126x or LR11xx series, as they offer improved performance and better compatibility compared to the SX127x series.
2023-12-03 15:24:45 -08:00
- nRF52-based devices use a fraction of the power compared to ESP32-based devices and are therefore generally preferred for solar and handset applications.
2023-12-05 22:47:04 -08:00
- ESP32-based devices require more power to operate but are typically lower-cost alternatives that do perform well when using house power, or for handsets that only require a day or two of runtime, and for applications that require WiFi connectivity.
2023-12-03 15:24:45 -08:00
:::
## RAK®
### [Wisblock](./rak-wireless/wisblock/)
2024-06-18 20:17:03 -07:00
2023-12-02 20:45:29 -08:00
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
2025-02-09 10:08:47 -08:00
[**WisBlock Core Modules**](./rak-wireless/wisblock/core-module/)
| Name | MCU | Radio | WiFi | BT | GPS |
| :--------------------------------------------------------------- | :------- | :----- | :----------: | :-: | :----: |
| [RAK4631](./rak-wireless/wisblock/core-module?rakcore=RAK4631) | nRF52840 | SX1262 | NO | 5.0 | ADD-ON |
| [RAK11200](./rak-wireless/wisblock/core-module?rakcore=RAK11200) | ESP32 | ADD-ON | 2.4GHz b/g/n | 4.2 | ADD-ON |
| [RAK11310](./rak-wireless/wisblock/core-module?rakcore=RAK11310) | RP2040 | SX1262 | NO | NO | ADD-ON |
[**Base Boards**](./rak-wireless/wisblock/base-board/)
| Name | Type |
| ----------------------------------------------------------------- | ------------------------------------ |
| [RAK5005-O](./rak-wireless/wisblock/base-board?rakbase=RAK5005-O) | WisBlock Base Board (End Of life). |
| [RAK19007](./rak-wireless/wisblock/base-board?rakbase=RAK19007) | WisBlock Base Board (2nd Generation) |
| [RAK19003](./rak-wireless/wisblock/base-board?rakbase=RAK19003) | WisBlock Mini Base Board. |
| [RAK19001](./rak-wireless/wisblock/base-board?rakbase=RAK19001) | WisBlock Dual IO Base Board. |
[**WisBlock Peripherals**](./rak-wireless/wisblock/peripherals/)
| Name | Type |
| --------------------------------------------------------------------------------- | ------------------------------- |
| [RAK1910](./rak-wireless/wisblock/peripherals?rakmodules=GPS) | GPS |
| [RAK12500](./rak-wireless/wisblock/peripherals?rakmodules=GPS) | GPS |
| [RAK18001](./rak-wireless/wisblock/peripherals?rakmodules=Buzzer) | Buzzer |
| [RAK13002](./rak-wireless/wisblock/peripherals?rakmodules=IO) | IO Module |
| RAK14001 | RGB LED |
| [RAK12002](./rak-wireless/wisblock/peripherals?rakmodules=RTC) | Real Time Clock |
| [RAK1901](./rak-wireless/wisblock/peripherals?rakmodules=Sensors&sensors=RAK1901) | Temperature and Humidity Sensor |
| [RAK1902](./rak-wireless/wisblock/peripherals?rakmodules=Sensors&sensors=RAK1902) | Barometric Pressure Sensor |
| [RAK1906](./rak-wireless/wisblock/peripherals?rakmodules=Sensors&sensors=RAK1906) | Environment Sensor |
| RAK12013 | Radar Sensor |
| RAK13800 | Ethernet Module |
2025-02-19 18:19:00 -08:00
[**WisBlock Displays**](./rak-wireless/wisblock/screens/)
| Name | Type | Resolution |
| ------------------------------------------------------------ | ----------------------- | ---------- |
| [RAK1921](./rak-wireless/wisblock/screens?rakscreens=OLED) | 0.96 inch OLED | 128x64px |
| [RAK14000](./rak-wireless/wisblock/screens?rakscreens=E-Ink) | 2.13 inch E-Ink display | 212x104px |
2023-11-30 22:20:10 -08:00
### [WisMesh](./rak-wireless/wismesh/)
2025-02-09 10:08:47 -08:00
| Name | MCU | Radio | WiFi | BT | GPS |
| :---------------------------------------------------------------------------------------- | :------- | :----- | :--: | :-: | :----: |
| [WisMesh Pocket V2](./rak-wireless/wismesh/pocket/?pocket=pocketv2) | nRF52840 | SX1262 | NO | 5.0 | YES |
| [WisMesh Pocket Mini](./rak-wireless/wismesh/pocket/?pocket=pocket-mini) | nRF52840 | SX1262 | NO | 5.0 | NO |
| [WisMesh TAP](./rak-wireless/wismesh/tap.mdx) | nRF52840 | SX1262 | NO | 5.0 | YES |
| [WisMesh Board ONE](./rak-wireless/wismesh/board-one.mdx) | nRF52840 | SX1262 | NO | 5.0 | ADD-ON |
| [WisMesh Repeater](./rak-wireless/wismesh/repeater/?repeater=repeater) | nRF52840 | SX1262 | NO | 5.0 | ADD-ON |
| [WisMesh Repeater Mini](./rak-wireless/wismesh/repeater/?repeater=repeater-mini) | nRF52840 | SX1262 | NO | 5.0 | ADD-ON |
| [WisMesh Ethernet MQTT Gateway](./rak-wireless/wismesh/gateway/?gateway=gateway-ethernet) | nRF52840 | SX1262 | NO | 5.0 | ADD-ON |
| [WisMesh WiFi MQTT Gateway](./rak-wireless/wismesh/gateway/?gateway=gateway-wifi) | ESP32 | SX1262 | YES | 5.0 | ADD-ON |
## LILYGO®
### [T-Beam](./lilygo/tbeam/)
2024-06-18 20:17:03 -07:00
2023-12-02 20:45:29 -08:00
Boards complete with GPS, 18650 battery holder, and optional screen.
| Name | MCU | Radio | WiFi | BT | GPS |
| :---------------------------------------------- | :------- | :---------------- | :----------: | :-: | :-: |
| [T-Beam v0.7](./lilygo/tbeam/?t-beam=0.7) | ESP32 | SX1276 | 2.4GHz b/g/n | 4.2 | YES |
| [T-Beam v1.1](./lilygo/tbeam/?t-beam=1.1) | ESP32 | SX1276 | 2.4GHz b/g/n | 4.2 | YES |
| [T-Beam with M8N](./lilygo/tbeam/?t-beam=m8n) | ESP32 | SX1276<br/>SX1262 | 2.4GHz b/g/n | 4.2 | YES |
| [T-Beam S3-Core](./lilygo/tbeam/?t-beam=s3core) | ESP32-S3 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
| [T-BeamSUPREME](./lilygo/tbeam/?t-beam=supreme) | ESP32-S3 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
2023-11-30 22:20:10 -08:00
### [T-Echo](./lilygo/techo/)
2024-06-18 20:17:03 -07:00
All-in-one unit with E-Ink screen, GPS and battery in injection-molded case. Features the low-power nRF52840 for long battery life.
2023-11-30 22:20:10 -08:00
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------------ | :------- | :----- | :--: | :-: | :-: |
| [T-Echo](./lilygo/techo/) | nRF52840 | SX1262 | NO | 5.0 | YES |
2023-12-02 20:45:29 -08:00
### [LoRa](./lilygo/lora/)
2024-06-18 20:17:03 -07:00
2023-12-13 08:57:12 -08:00
Inexpensive basic ESP32-based boards.
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------------------------------------ | :------- | :-------------------------------------- | :----------: | :-: | :-: |
| [LoRa32 V1](./lilygo/lora/?t-lora=v1) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
| [LoRa32 V1.3](./lilygo/lora/?t-lora=v1.3) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
| [LoRa32 V2.0](./lilygo/lora/?t-lora=v2.0) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
| [LoRa32 V2.1-1.6](./lilygo/lora/?t-lora=v2.1) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
| [LoRa32 V2.1-1.8](./lilygo/lora/?t-lora=v2.1-1.8) | ESP32 | SX1280 | 2.4GHz b/g/n | 4.2 | NO |
| [LoRa32 V3.0](./lilygo/lora/?t-lora=v3.0) | ESP32 | SX127x | 2.4GHz b/g/n | 4.2 | NO |
| [LoRa32 T3-S3 V1.0](./lilygo/lora/?t-lora=S3-v1) | ESP32-S3 | SX1262<br/>SX1276<br/>SX1280<br/>LR1121 | 2.4GHz b/g/n | 5.0 | NO |
2023-12-13 08:57:12 -08:00
### [T-Deck](./lilygo/tdeck/)
2024-06-18 20:17:03 -07:00
2023-12-03 14:08:37 -08:00
Standalone device with screen and keyboard
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------------ | :---------- | :----- | :--: | :-: | :-: |
| [T-Deck](./lilygo/tdeck/) | ESP32-S3FN8 | SX1262 | YES | 5.0 | NO |
2023-12-03 14:08:37 -08:00
### [T-Watch S3](./lilygo/twatch/)
2023-11-30 22:20:10 -08:00
| Name | MCU | Radio | WiFi | BT | GPS |
| :----------------------------- | :------- | :----- | :--: | :-: | :-: |
| [T-Watch S3](./lilygo/twatch/) | ESP32-S3 | SX1262 | YES | 5.0 | NO |
2023-12-03 14:08:37 -08:00
### [T-Lora C6](./lilygo/tlorac6/)
| Name | MCU | Radio | WiFi | BT | GPS |
| :----------------------------- | :------- | :----- | :--: | :---: | :-: |
| [T-Lora C6](./lilygo/tlorac6/) | ESP32-C6 | SX1262 | YES | 5.0\* | NO |
\* Support for Bluetooth in the ESP32-C6 modules is not yet available in the Meshtastic firmware.
## HELTEC®
### [LoRa 32](./heltec-automation/lora32/)
2024-06-18 20:17:03 -07:00
2023-11-30 22:20:10 -08:00
Inexpensive basic ESP32-based boards.
| Name | MCU | Radio | WiFi | BT | GPS |
2024-11-19 16:19:18 -08:00
| :---------------------------------------------------------------------------------- | :---------- | :----- | :----------: | :-: | :-: |
| [LoRa32 V3/3.1](./heltec-automation/lora32/?heltec=v3) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
| [Wireless Stick Lite V3](./heltec-automation/lora32/?heltec=Wireless+Stick+Lite+V3) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
2024-09-14 09:02:34 -07:00
| [Wireless Tracker v1.0](./heltec-automation/lora32/?heltec=tracker-v1.0) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
| [Wireless Tracker v1.1](./heltec-automation/lora32/?heltec=tracker-v1.1) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
| [Wireless Paper v1.0](./heltec-automation/lora32/?heltec=paper-v1.0) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
| [Wireless Paper v1.1](./heltec-automation/lora32/?heltec=paper-v1.1) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
### [Plug & Play Sensors](./heltec-automation/sensor/)
| Name | MCU | Radio | WiFi | BT | GPS |
| ----------------------------------------- | ----------- | ------ | ------------ | --- | --- |
| [Capsule V3](./heltec-automation/sensor/) | ESP32-S3FN8 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
2023-12-02 20:45:29 -08:00
### [Vision Master](./heltec-automation/vision-master/)
Versatile ESP32-S3-based boards E-Ink development boards.
| Name | MCU | Radio | WiFi | BT | GPS |
| :--------------------------------------------------------------------------------- | :--------- | :----- | :----------: | :-: | :-: |
| [Vision Master E213](./heltec-automation/vision-master/?heltec=vision_master_e213) | ESP32-S3R8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
| [Vision Master E290](./heltec-automation/vision-master/?heltec=vision_master_e290) | ESP32-S3R8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
| [Vision Master T190](./heltec-automation/vision-master/?heltec=vision_master_t190) | ESP32-S3R8 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
### [Mesh Node](./heltec-automation/mesh-node)
| Name | MCU | Radio | WiFi | BT | GPS |
| --------------------------------------------------------------- | :------- | :----- | :--- | :-: | :------: |
| [Mesh Node T114](./heltec-automation/mesh-node/?mesh_node_t114) | nRF52840 | SX1262 | NO | 5.0 | OPTIONAL |
## [B&Q Consulting](./b-and-q-consulting/)
### [Nano Series](./b-and-q-consulting/nano/)
2024-06-18 20:17:03 -07:00
2023-11-30 22:20:10 -08:00
Portable and durable devices designed for Meshtastic.
| Name | MCU | Radio | WiFi | BT | GPS |
| :-------------------------------------------------------------- | :---------- | :----- | :----------: | :-: | :-: |
| [Nano G2 Ultra](./b-and-q-consulting/nano/?nano-series=g2) | NRF52840 | SX1262 | 2.4GHz b/g/n | 5.0 | YES |
| [Nano G1 Explorer](./b-and-q-consulting/nano/?nano-series=g1-e) | ESP32 WROOM | SX1262 | 2.4GHz b/g/n | 4.2 | YES |
| [Nano G1](./b-and-q-consulting/nano/?nano-series=g1) | ESP32 WROOM | SX1276 | 2.4GHz b/g/n | 4.2 | YES |
2023-12-02 20:45:29 -08:00
### [Station Series](./b-and-q-consulting/station-series/)
2024-06-18 20:17:03 -07:00
2023-12-13 08:57:12 -08:00
High power LoRa transceiver designed for Meshtastic Licensed HAM operation.
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------------------------------------- | :--------------- | :----- | :----------: | :-: | :------: |
| [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/)
2023-12-13 08:57:12 -08:00
### [Raspberry Pi Pico](./raspberrypi/pico/)
2024-06-18 20:17:03 -07:00
2023-12-07 22:24:53 -08:00
Fast versatile boards using the RP2040.
2023-12-02 20:45:29 -08:00
| Name | MCU | Radio | WiFi | BT | GPS |
| :-------------------------------------- | :----- | :----- | :----------: | :-----------: | :-: |
| [Raspberry Pi Pico](./raspberrypi/pico) | RP2040 | SX1262 | 2.4GHz b/g/n | not supported | NO |
2023-12-02 20:45:29 -08:00
[**Pico Peripherals**](./raspberrypi/pico/peripherals/)<br/>
2023-12-02 20:45:29 -08:00
SSD1306 OLED Display<br/>
SH1106 OLED Display<br/>
CardKB Keyboard<br/>
2024-04-28 22:07:32 -07:00
### [Raspberry Pi Zero/Zero2/3/4/400/5](./linux-native-hardware/)
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)
2024-06-18 20:17:03 -07:00
Complete solution with battery, screen, case, and antenna. Ships pre-flashed with latest Meshtastic firmware.
2024-04-28 22:07:32 -07:00
| Name | MCU | Radio | WiFi | BT | GPS |
2024-06-18 20:17:03 -07:00
| :-------------------- | :------- | :----- | :--: | :-: | :-: |
2024-04-28 22:07:32 -07:00
| [CanaryOne](./canary) | nRF52840 | SX1262 | NO | 5.0 | YES |
2024-06-18 20:06:44 -07:00
## [unPhone](./unPhone)
2024-06-18 20:06:44 -07:00
All-in-one development device with LoRa, WiFi, BT, touchscreen, accelerometer, gyroscop, vibration motor, LiPo battery and more!
2024-06-20 08:54:18 -07:00
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------- | :--------------- | :----- | :--: | :-: | :-: |
2024-06-19 08:23:26 -07:00
| [unPhone](./unPhone) | ESP32-S3-WROOM-1 | RF950W | YES | 5.0 | NO |
## [Chatter](./chatter)
DIY kit with ESP32, LoRa chip, and optional GPS. Designed for STEM education.
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------- | :---- | :----- | :--: | :-: | :-: |
| [Chatter](./chatter) | ESP32 | LLCC68 | YES | 4.2 | No |
### Radio Master
| Name | MCU | Radio | WiFi | BT | GPS |
| :------------------------- | :---- | :-------------------------------------------- | :--: | :-: | :-: |
| Bandit Nano ExpressLRS 900 | ESP32 | SX1276 + SKY66122 PA/LNA +30db TX, +16db RX ) | ? | YES | NO |