mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-14 09:34:25 -08:00
991af80c5a
Add a purchase link for the American Distributor Rokland, link is an affiliate link. % of earnings are donated back to Meshtastic.
28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
---
|
|
id: wisBlock
|
|
title: RAK WisBlock Devices
|
|
sidebar_label: RAK WisBlock
|
|
sidebar_position: 1
|
|
---
|
|
|
|
import Tabs from "@theme/Tabs";
|
|
import TabItem from "@theme/TabItem";
|
|
|
|
<!-- RAK LOGO here? -->
|
|
|
|
The RAK WisBlock is a modular hardware system that can be used to build Meshtastic devices.
|
|
|
|
RAK Wireless currently sells a [Meshtastic Starter kit](https://store.rakwireless.com/products/wisblock-meshtastic-starter-kit) that has the minimum you need to get started.
|
|
|
|
If you wish to purchase parts separately, you will need a [WisBlock Base Board](/docs/hardware/devices/rak/base-board) and a [WisBlock Core Module](/docs/hardware/devices/rak/core-module). Please ensure you choose the correct operating frequency for your country when purchasing.
|
|
|
|
You can optionally purchase peripherals such as a GPS module, Screen, Sensor, or other various modules.
|
|
|
|
Please see the RAK documentation for the correct way to connect your hardware to ensure that you do not damage the device. There is currently no pin required to pair RAK devices via BLE.
|
|
|
|
## Resources
|
|
|
|
- RAK's Wisblock [Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock)
|
|
- [American Distributor - Rokland - Purchase Link](https://store.rokland.com/products/rak-wireless-wisblock-meshtastic-starter-kit?ref=8Bb2mUO5i-jKwt)
|
|
- RAK's [GitHub Page](https://github.com/RAKWireless/WisBlock) for the WisBlock
|