mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Undo core changes
This commit is contained in:
parent
33da0bbaa2
commit
fcb2896e15
|
@ -15,7 +15,6 @@ groupId="rakcore"
|
||||||
defaultValue="RAK4631"
|
defaultValue="RAK4631"
|
||||||
values={[
|
values={[
|
||||||
{label: 'RAK4631', value: 'RAK4631'},
|
{label: 'RAK4631', value: 'RAK4631'},
|
||||||
{label: 'RAK11300', value: 'RAK11300'}
|
|
||||||
{label: 'RAK11200', value: 'RAK11200'}
|
{label: 'RAK11200', value: 'RAK11200'}
|
||||||
]}>
|
]}>
|
||||||
|
|
||||||
|
@ -61,45 +60,6 @@ US Distributor - Purchase link: [Rokland - US915 Mhz](https://store.rokland.com/
|
||||||
</TabItem>
|
</TabItem>
|
||||||
<TabItem value="RAK11200">
|
<TabItem value="RAK11200">
|
||||||
|
|
||||||
### RAK11300
|
|
||||||
|
|
||||||
The RAK11310 module is based on the Raspberry Pi RP2040 MCU chip and part of the WisBlock Core series. Even though this module has no WiFi on board, you can easily add it with the WisBlock Communication module RAK2305.
|
|
||||||
|
|
||||||
- [RAK11300](https://store.rakwireless.com/products/rak11310-wisblock-lpwan-module?variant=40830755471558)
|
|
||||||
- **MCU**
|
|
||||||
- Raspberry Pi RP2040
|
|
||||||
- Bluetooth BLE 5.0
|
|
||||||
- **Meshtastic Firmware**
|
|
||||||
- [`firmware-rak11310-2.X.X.xxxxxxx.uf2`](/downloads)
|
|
||||||
- **LoRa transceiver**
|
|
||||||
- SX1262
|
|
||||||
- **Frequency Options**
|
|
||||||
- 433 MHz
|
|
||||||
- 470 MHz
|
|
||||||
- 799 MHz
|
|
||||||
- 865 MHz
|
|
||||||
- 868 MHz
|
|
||||||
- 915 MHz
|
|
||||||
- 920 MHz
|
|
||||||
- 923 MHz
|
|
||||||
- **Connectors**
|
|
||||||
- U.FL antenna
|
|
||||||
|
|
||||||
Further information on the RAK11300 can be found on the [RAK Documentation Center](https://docs.rakwireless.com/Product-Categories/WisBlock/RAK11310/Overview/).
|
|
||||||
|
|
||||||
|
|
||||||
<img
|
|
||||||
alt="RAK11300 Core Module"
|
|
||||||
src="/img/hardware/RAK/rak11300.png"
|
|
||||||
style={{ zoom: "50%" }}
|
|
||||||
/>
|
|
||||||
|
|
||||||
</TabItem>
|
|
||||||
<TabItem value="RAK11300">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### RAK11200 / RAK13300
|
### RAK11200 / RAK13300
|
||||||
|
|
||||||
:::caution Note
|
:::caution Note
|
||||||
|
|
Loading…
Reference in a new issue