From 3e2111bb08e7125a3478f53a168ecd8ebf969478 Mon Sep 17 00:00:00 2001 From: Phil Johnston Date: Wed, 15 Jan 2025 08:06:24 -0800 Subject: [PATCH] Adding a 50 byte warning the SX1262 (#1636) * Adding a 50 byte warning the SX1262 * Update docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx --------- Co-authored-by: rcarteraz --- .../devices/linux-native-hardware/linux-native-hardware.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx b/docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx index 2ecd55ec..0c1a8c96 100644 --- a/docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx +++ b/docs/hardware/devices/linux-native-hardware/linux-native-hardware.mdx @@ -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.