mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
standardize wisblock headings
This commit is contained in:
parent
63d4c5c286
commit
68e88e19d7
|
@ -22,7 +22,7 @@ values={[
|
|||
]}>
|
||||
<TabItem value="RAK5005-O">
|
||||
|
||||
### RAK5005-O
|
||||
## RAK5005-O
|
||||
|
||||
:::caution
|
||||
The RAK5005-O is no longer in production. It is recommended to use the RAK19007 instead.
|
||||
|
@ -60,7 +60,7 @@ Further information on the RAK5005-O can be found on the [RAK Documentation Cent
|
|||
|
||||
<TabItem value="RAK19007">
|
||||
|
||||
### RAK19007
|
||||
## RAK19007
|
||||
|
||||
- [RAK19007](https://store.rakwireless.com/products/rak19007-wisblock-base-board-2nd-gen) - WisBlock Base Board (2nd Generation, an upgrade to the RAK5005-O)
|
||||
- **Slots**
|
||||
|
@ -83,14 +83,14 @@ Further information on the RAK19007 can be found on the [RAK Documentation Cente
|
|||
### Resources
|
||||
- Purchase links
|
||||
- US Distribtor - [Rokland](https://store.rokland.com/products/rak-wireless-wisblock-base-board-2nd-gen-rak19007-ver-b-pid-110082)
|
||||
- US Distribtor - [RAK Wireless](https://store.rakwireless.com/products/wisblock-base?variant=42441632284870)
|
||||
- US Distribtor - [RAK Wireless Starter Kit](https://store.rakwireless.com/products/wisblock-meshtastic-starter-kit)
|
||||
- Overseas Distribtor - [RAK Wireless](https://store.rakwireless.com/products/wisblock-base?variant=42441632284870)
|
||||
- Overseas Distribtor - [RAK Wireless Starter Kit](https://store.rakwireless.com/products/wisblock-meshtastic-starter-kit)
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="RAK19003">
|
||||
|
||||
### RAK19003
|
||||
## RAK19003
|
||||
|
||||
- [RAK19003](https://store.rakwireless.com/products/wisblock-base-board-rak19003) - WisBlock's Mini Base Board.
|
||||
- **Slots**
|
||||
|
@ -124,7 +124,7 @@ Further information on the RAK19003 can be found on the [RAK Documentation Cente
|
|||
</TabItem>
|
||||
<TabItem value="RAK19001">
|
||||
|
||||
### RAK19001
|
||||
## RAK19001
|
||||
|
||||
- [RAK19001](https://store.rakwireless.com/products/rak19001-wisblock-dual-io-base-board) - WisBlock's Dual IO Base Board.
|
||||
- **Slots**
|
||||
|
|
|
@ -8,8 +8,6 @@ sidebar_position: 2
|
|||
import Tabs from "@theme/Tabs";
|
||||
import TabItem from "@theme/TabItem";
|
||||
|
||||
## WisBlock Core
|
||||
|
||||
<Tabs
|
||||
groupId="rakcore"
|
||||
queryString="rakcore"
|
||||
|
@ -47,7 +45,7 @@ Please be aware of the difference between the RAK4631 (Arduino bootloader) and t
|
|||
- **Connectors:**
|
||||
- U.FL/IPEX antenna connector for LoRa
|
||||
|
||||
### RAK4631 Resources
|
||||
### Resources
|
||||
|
||||
- Firmware file: `firmware-rak4631-X.X.X.xxxxxxx.uf2`
|
||||
- Further information on the RAK4631 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK4631/Overview/#product-description).
|
||||
|
@ -110,7 +108,7 @@ The RAK11200 does not contain a LoRa transceiver, and thus needs to be added sep
|
|||
- WiFi 802.11 b/g/n
|
||||
- High power consumption (relative to nRF52)
|
||||
|
||||
### RAK11200 Resources
|
||||
### Resources
|
||||
|
||||
- Firmware file: `firmware-rak11200-X.X.X.xxxxxxx.bin`
|
||||
- Further information on the RAK11200 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK11200/Overview/#product-description).
|
||||
|
@ -153,7 +151,7 @@ The RAK11200 does not contain a LoRa transceiver, and thus needs to be added sep
|
|||
- **Connectors:**
|
||||
- U.FL/IPEX antenna connector for LoRa
|
||||
|
||||
### RAK11310 Resources
|
||||
### Resources
|
||||
|
||||
- Firmware file: `firmware-rak11310-X.X.X.xxxxxxx.uf2`
|
||||
- Further information on the RAK11310 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK11310/Overview/#product-description).
|
||||
|
|
Loading…
Reference in a new issue