meshtastic/website/docs/hardware/rak4631.md

43 lines
2.4 KiB
Markdown
Raw Normal View History

---
id: wisBlock-hardware
2021-11-24 09:52:21 -08:00
title: RAK WisBlock 4631
sidebar_label: RAK WisBlock
---
The RAK WisBlock is a low power modular hardware system that can be used to build Meshtastic devices. Soldering is only required for the OLED screen.
2021-11-24 09:52:21 -08:00
You will need a [base board](https://store.rakwireless.com/collections/wisblock-base), a [core 4631 LPWAN module](https://store.rakwireless.com/collections/wisblock-core/products/rak4631-lpwan-node) and optionally a [1910 GPS sensor](https://store.rakwireless.com/collections/wisblock-sensor/products/rak1910-max-7q-gnss-location-sensor) to build a Meshtastic device.
2021-11-24 09:52:21 -08:00
Both available base boards ([5005](https://store.rakwireless.com/collections/wisblock-base/products/rak5005-o-base-board) & [19003](https://store.rakwireless.com/collections/wisblock-base/products/wisblock-base-board-rak19003)) have a reset button, support an OLED screen, and have built in connectors for a 3.7V LIPO battery (max 4.3V) and 5V Solar panel (max 5.5V)
2021-11-24 09:52:21 -08:00
A user button is not possible with the 19003 base board, it may be possible to add a user button to the 5005 base board using the [13002 IO module](https://store.rakwireless.com/collections/wisblock-interface/products/adapter-module-rak13002).
2021-11-24 09:52:21 -08:00
The RAK 1910 GPS is supported on slot A of the 5005 board currently.
2021-11-24 09:54:07 -08:00
Flashing the firmware is a simple process connect your device via usb and click the reset button twice and a drive will appear on Windows Linux or Mac drag the appropriate .uf2 firmware file onto the root of the drive and the firmware will be updated.
2021-11-24 09:52:21 -08:00
There is currently no pin required to pair RAK devices via BLE.
* nRF52840 - Bluetooth BLE 5.0 and very low power consumption
* SX1262 - LoRa transceiver
* Frequency options:
* 433 Mhz
* 470 Mhz
* 799 Mhz
* 865 Mhz
* 868 Mhz
* 915 Mhz
* 920 Mhz
* 923 Mhz
* Optional GPS
* U.FL antenna connector
* Optional switches
* Optional screen
* Firmware file: `firmware-rak4631-1.x.x.uf2`
2021-05-25 14:12:57 -07:00
* [Installation instructions](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK4631/Quickstart/#rak4631-lora-mesh-via-meshtastic)
2021-06-05 14:15:27 -07:00
* Dont forget to [update the bootloader](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK4631/Quickstart/#updating-the-bootloader) first!
2021-07-15 02:29:21 -07:00
* RAK's [GitHub Page](https://github.com/RAKWireless/WisBlock) for the WisBlock
2021-05-03 14:53:23 -07:00
<img alt="RAK4631 Core Module" src="/img/hardware/rak4631.png" style={{zoom:'50%'}} />