meshtastic/docs/hardware/devices/rak-wireless/wismesh/pocket.mdx
rcarteraz b7cc859354
Add WisMesh Devices (#1687)
* add pocket.mdx

* add pocket images

* update device index

* add TAP

* wismesh index

* update rak index

* update index tables
2025-01-25 10:16:15 -07:00

167 lines
5.6 KiB
Plaintext

---
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>