Adding a 50 byte warning the SX1262 (#1636)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Crowdin Action / synchronize-with-crowdin (push) Waiting to run

* Adding a 50 byte warning  the SX1262

* Update docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
Phil Johnston 2025-01-15 08:06:24 -08:00 committed by GitHub
parent 9c1f22297d
commit 3e2111bb08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,8 @@ Before proceeding with the setup, ensure the device meets the following requirem
### Hardware Compatibility
:::caution Warning
UART HATs and SX1302/SX1303 chip-based HATs are not supported. Only hats that use a SPI radio can work with Meshtastic.
- UART HATs and SX1302/SX1303 chip-based HATs are not supported. Only hats that use a SPI radio can work with Meshtastic.
- Waveshare SX1262 LoRaWAN Node Module Expansion Board for Raspberry Pi, while supported, does have known hardware limitations that may affect longer messages. Users should be mindful of this when composing messages. It is also recommended to use the CLIENT_MUTE role to avoid rebroadcasting larger messages.
:::
- Tested radios include the Waveshare SX126X (SPI version), Adafruit RFM9x, and Elecrow Lora RFM95 IOT.