diff --git a/docs/hardware/devices/rak-wireless/wismesh/tap.mdx b/docs/hardware/devices/rak-wireless/wismesh/tap.mdx new file mode 100644 index 00000000..9d534051 --- /dev/null +++ b/docs/hardware/devices/rak-wireless/wismesh/tap.mdx @@ -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) diff --git a/static/img/hardware/rak/wismesh-tap.webp b/static/img/hardware/rak/wismesh-tap.webp new file mode 100644 index 00000000..85b19566 Binary files /dev/null and b/static/img/hardware/rak/wismesh-tap.webp differ