Add WisMesh Devices (#1687)

* add pocket.mdx

* add pocket images

* update device index

* add TAP

* wismesh index

* update rak index

* update index tables
This commit is contained in:
rcarteraz 2025-01-25 10:16:15 -07:00 committed by GitHub
parent c78fc720d8
commit b7cc859354
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 263 additions and 15 deletions

View file

@ -66,6 +66,14 @@ RAK14001 RGB LED<br/>
RAK12013 Radar Sensor<br/>
RAK13800 Ethernet Module<br/>
### [WisMesh](./rak-wireless/wismesh/)
| 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 |
## LILYGO®
### [T-Beam](./lilygo/tbeam/)
@ -93,7 +101,7 @@ All-in-one unit with E-Ink screen, GPS and battery in injection-molded case. Fea
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 |
@ -119,8 +127,8 @@ Standalone device with screen and keyboard
### [T-Lora C6](./lilygo/tlorac6/)
| Name | MCU | Radio | WiFi | BT | GPS |
| :---------------------- | :------- | :----- | :--: | :-: | :-: |
| [T-Lora C6](./lilygo/tlorac6/) | ESP32-C6 | SX1262 | YES | 5.0* | NO |
| :----------------------------- | :------- | :----- | :--: | :---: | :-: |
| [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.

View file

@ -9,7 +9,7 @@ sidebar_position: 1
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
### [**WisBlock Core Modules**](./wisblock/core-module/)
### [WisBlock Core Modules](./wisblock/core-module/)
| Name | MCU | Radio | WiFi | BT | GPS |
| :-------------------------------------------------- | :------- | :----- | :----------: | :-: | :----: |
@ -17,19 +17,19 @@ Modular hardware system with Base, Core and Peripheral modules including the low
| [RAK11200](./wisblock/core-module?rakcore=RAK11200) | ESP32 | add-on | 2.4GHz b/g/n | 4.2 | add-on |
| [RAK11310](./wisblock/core-module?rakcore=RAK11310) | RP2040 | SX1262 | NO | NO | add-on |
### [**Base Boards**](./wisblock/base-board/)
### [Base Boards](./wisblock/base-board/)
[RAK5005-O](./wisblock/base-board?rakbase=RAK5005-O)<br/>
[RAK19007](./wisblock/base-board?rakbase=RAK19007)<br/>
[RAK19003](./wisblock/base-board?rakbase=RAK19003)<br/>
[RAK19001](./wisblock/base-board?rakbase=RAK19001)<br/>
### [**WisBlock Displays**](./wisblock/screens/)
### [WisBlock Displays](./wisblock/screens/)
[RAK1921](./wisblock/screens?rakscreens=OLED)<br/>
[RAK1400](./wisblock/screens?rakscreens=E-Ink)<br/>
### [**WisBlock Peripherals**](./wisblock/peripherals/)
### [WisBlock Peripherals](./wisblock/peripherals/)
[RAK1910](./wisblock/peripherals?rakmodules=GPS) GPS<br/>
[RAK12500](./wisblock/peripherals?rakmodules=GPS) GPS<br/>
@ -42,3 +42,15 @@ RAK14001 RGB LED<br/>
[RAK1906](./wisblock/peripherals?rakmodules=Sensors&sensors=RAK1906) Environment Sensor<br/>
RAK12013 Radar Sensor<br/>
RAK13800 Ethernet Module<br/>
## [RAK WisMesh](./wismesh/)
RAK WisMesh is a series of ready-to-use Meshtastic devices designed for seamless deployment. Unlike the WisBlock modular system, which allows users to build and customize their own devices, WisMesh devices provide pre-built, purpose-driven solutions that eliminate the need for assembly or additional configuration.
### [WisMesh Devices](./wismesh/)
| Device Name | Type | Features |
| ----------------------------------------------------------- | --------- | --------------------------------------------------------------------- |
| [WisMesh Pocket V2](./wismesh/pocket/?pocket=pocketv2) | Handheld | Compact, built-in display with GPS, and battery-powered |
| [WisMesh Pocket Mini](./wismesh/pocket/?pocket=pocket-mini) | Handheld | Ultra-compact, lightweight, and battery-powered |
| [WisMesh Tap](./wismesh/tap) | Versatile | Touchscreen, multi-functional, weather-resistant, and battery-powered |

View file

@ -0,0 +1,16 @@
---
id: wismesh
title: RAK WisMesh Devices
sidebar_label: WisMesh
sidebar_position: 2
---
RAK WisMesh is a series of ready-to-use Meshtastic devices designed for seamless deployment. Unlike the WisBlock modular system, which allows users to build and customize their own devices, WisMesh devices provide pre-built, purpose-driven solutions that eliminate the need for assembly or additional configuration.
## WisMesh Device Lineup
| Device Name | Type | Features |
| --------------------------------------------------- | --------- | -------------------------------------------------------------------- |
| [WisMesh Pocket V2](./pocket/?pocket=pocketv2) | Handheld | Compact, built-in display with GPS, and battery-powered |
| [WisMesh Pocket Mini](./pocket/?pocket=pocket-mini) | Handheld | Ultra-compact, lightweight, and battery-powered |
| [WisMesh Tap](./tap) | Versatile | Touchscreen, multi-functional, weather-resistant, and batter-powered |

View file

@ -0,0 +1,166 @@
---
id: pocket
title: RAK WisMesh Pocket Devices
sidebar_label: Pocket
sidebar_position: 1
---
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
The WisMesh Pocket line offers compact, ready-to-use Meshtastic devices designed for seamless communication in a LoRa mesh network. Built for portability and reliability, these devices eliminate the need for assembly or configuration, providing a straightforward and efficient way to stay connected. Whether for personal use or large-scale deployments, the WisMesh Pocket series delivers versatile solutions for reliable off-grid messaging.
<Tabs
groupId="pocket"
queryString="pocket"
defaultValue="pocketv2"
values={[
{label: 'Pocket V2', value: 'pocketv2'},
{label: 'Pocket Mini', value: 'pocket-mini'},
{label: 'RAK19026', value: 'rak19026'}
]}>
<TabItem value="pocketv2">
:::info
WisMesh Pocket V2 is an updated version of the WisMesh Pocket. It features a newly designed base board with improved voltage regulator and battery circuit to comply with the European CE requirements and uses an RP-SMA antenna connector to comply with FCC requirements.
The WisMesh Pocket V1, while still supported, is no longer available for purchase.
:::
- **Base Board**
- [RAK19026](/docs/hardware/devices/rak-wireless/wismesh/pocket/?pocket=rak19026)
- **MCU**
- [RAK4630 (nRF52840)](https://docs.rakwireless.com/product-categories/wisduo/rak4630-module/overview/)
- Bluetooth BLE 5.0
- Very low power consumption
- **LoRa Transceiver:**
- SX1262
- **Frequency Options:**
- 868 MHz
- 915 MHz
- 920 MHz
- 923 MHz
- **Connectors:**
- USB-C
- RP-SMA
### Features
- RAK19026 WisBlock Base Board
- Improved voltage regulator with USB over-voltage protection
- Improved battery charger, control with NTC temperature sensors
- Improved location of the sensor slots
- 1.3” OLED display
- GNSS location module onboard
- Acceleration sensor onboard
- 3200 mAh Rechardable battery
### Resources
- Firmware file: `firmware-rak4631-X.X.X.xxxxxxx.uf2`
- Further information on the WisMesh Pocket V2 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/product-categories/meshtastic/wismesh-pocket-v2/).
- Purchase Links:
- US
- [Rokland - US915 Mhz](https://store.rokland.com/products/wismesh-pocket)
- International
- [RAK Wireless Store](https://store.rakwireless.com/products/wismesh-pocket)
- [RAK Wireless Aliexpress](https://www.aliexpress.us/item/3256808087883682.html)
![RAK Pocket V2](/img/hardware/rak/pocket-v2.webp)
</ TabItem>
<TabItem value="pocket-mini">
The WisMesh Pocket Mini is an ultra-compact, lightweight Meshtastic device without a built-in display or GPS, designed for low-power, long-lasting portable mesh communication.
- **Base Board**
- [RAK19003](/docs/hardware/devices/rak-wireless/wisblock/base-board?rakbase=RAK19003)
- **MCU**
- [RAK4631 (nRF52840)](/docs/hardware/devices/rak-wireless/wisblock/core-module?rakcore=RAK4631)
- Bluetooth BLE 5.0
- Very low power consumption
- **LoRa Transceiver:**
- SX1262
- **Frequency Options:**
- 868 MHz
- 915 MHz
- 920 MHz
- 923 MHz
- **Connectors:**
- USB-C
### Features
- On/Off switch
- 2 sensor slots
- Internal PCB Antenna for LoRa
- Internal BLE Antenna
- 1000mAh battery
### Resources
- Firmware file: `firmware-rak4631-X.X.X.xxxxxxx.uf2`
- Further information on the WisMesh Pocket Mini can be found on the [RAK Documentation Center](https://docs.rakwireless.com/product-categories/meshtastic/wismesh-pocket-mini/).
- Purchase Links:
- US
- [Rokland - US915 Mhz](https://store.rokland.com/products/rakwireless-wismesh-pocket-mini-all-in-one-meshtastic-handheld-915-mhz-radio-with-lora-antenna)
- International
- [RAK Wireless Store](https://store.rakwireless.com/products/wismesh-pocket-mini)
![RAK Pocket Mini](/img/hardware/rak/pocket-mini.webp)
</ TabItem>
<TabItem value="rak19026">
The RAK19026 WisMesh Base Board serves as the foundation for the WisMesh Pocket line and is also available separately for users who want to build their own Meshtastic device. It includes an onboard GNSS module, acceleration sensor, user button, and battery disconnect switch, providing additional built-in features while maintaining a compact and easy-to-assemble design.
### Variants
The RAK19026 is available in three variants:
- OLED Mounted with GNSS and Motion Sensor
- GNSS and Motion Sensor with Unsoldered OLED
- Without OLED with GNSS and Motion
All variants include the following features:
- **MCU**
- [RAK4630 (nRF52840)](https://docs.rakwireless.com/product-categories/wisduo/rak4630-module/overview/)
- Bluetooth BLE 5.0
- Very low power consumption
- **LoRa Transceiver:**
- SX1262
- **Frequency Options:**
- 868 MHz
- 915 MHz
- 920 MHz
- 923 MHz
- **Connectors:**
- USB-C
- U.FL/IPEX for LoRa
### Features
- Improved voltage regulator with USB over-voltage protection
- Improved battery charger, control with NTC temperature sensors
- Improved location of the sensor slots
- GNSS location module onboard
- Acceleration sensor onboard
### Resources
- Firmware file: `firmware-rak4631-X.X.X.xxxxxxx.uf2`
- Further information on the WisMesh Base Board can be found on the [RAK Documentation Center](https://docs.rakwireless.com/product-categories/meshtastic/wismesh-base/overview/).
- Purchase Links:
- US
- [Rokland - US915 Mhz](https://store.rokland.com/products/rakwireless-wismesh-baseboard-rak19026-oled-mounted-gnss-motion-sensor-pid-115125)
- International
- [RAK Wireless Store](https://store.rakwireless.com/products/wismesh-baseboard-rak19026)
![RAK19026 WisMesh Baseboard](/img/hardware/rak/rak19026.webp)
</ TabItem>
</ Tabs>

View file

@ -0,0 +1,46 @@
---
id: tap
title: RAK WisMesh Tap
sidebar_label: Tap
sidebar_position: 2
---
The WisMesh TAP is a Meshtastic device equipped with a touch screen featuring an on-screen keyboard that's built on the WisBlock RAK19007 Base Board and RAK4631 nRF52 core module in an IP65-rated enclosure. This makes it perfect for reliable off-grid communication during activities like exploring, hiking, or testing other remotely deployed devices, all without needing a phone.
- **Base Board**
- [RAK19007](/docs/hardware/devices/rak-wireless/wisblock/base-board?rakbase=RAK19007)
- **MCU**
- [RAK4631 (nRF52840)](/docs/hardware/devices/rak-wireless/wisblock/core-module?rakcore=RAK4631)
- Bluetooth BLE 5.0
- Very low power consumption
- **LoRa Transceiver:**
- SX1262
- **Frequency Options:**
- 868 MHz
- 915 MHz
- 920 MHz
- 923 MHz
- **Connectors:**
- USB-C
- SMA
### Features
- 320 x 240 TFT touch screen
- 3200 mAh rechargeable battery
- GNSS location module onboard ([RAK12500](/docs/hardware/devices/rak-wireless/wisblock/peripherals?rakmodules=GPS))
- External RAK Blade 2.3 dBi LoRa antenna
- Internal bluetooth antenna
- Versatile- use as a portable handheld or pick a mounting solution
### Resources
- Firmware file: `firmware-rak_wismeshtap-X.X.X.xxxxxxx.uf2`
- Further information on the WisMesh TAP can be found on the [RAK Documentation Center](https://docs.rakwireless.com/product-categories/meshtastic/wismesh-tap/overview/).
- Purchase Links:
- US
- [Rokland - US915 Mhz](https://store.rokland.com/products/rakwireless-wismesh-tap-touchscreen-915-mhz-handheld-or-mountable-unit-lora-gps)
- International
- [RAK Wireless Store](https://store.rakwireless.com/products/wismesh-tap)
![RAK WisMesh Tap](/img/hardware/rak/wismesh-tap.webp)

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB