mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 15:44:18 -08:00
Merge pull request #117 from garthvh/master
Add RAK Device support details
This commit is contained in:
commit
4784fe1cd1
|
@ -4,7 +4,15 @@ title: Wisblock RAK4631
|
|||
sidebar_label: WisBlock
|
||||
---
|
||||
|
||||
There is currently fledgling support for the WisBlock RAK4631 module. The WisBlock ecosystem allows for an expansion of sensor, display and I/O devices.
|
||||
The RAK WisBlock is a low power nrf52 based modular hardware system that can be used with Meshtastic.
|
||||
|
||||
You need a base board, a core 4631 LPWAN module and optionally a 1910 GPS sensor to build a Meshtastic device.
|
||||
|
||||
Currently the onboard reset button and OLED screen are supported by both base boards.
|
||||
|
||||
The RAK 1910 GPS is supported on slot A currently which is only available on the 5005 base board.
|
||||
|
||||
A user button has not yet been implemented on either RAK base board and is not possible on the small 19003 base board.
|
||||
|
||||
* nRF52840 - Bluetooth BLE 5.0 and very low power consumption
|
||||
* SX1262 - LoRa transceiver
|
||||
|
|
Loading…
Reference in a new issue