From ba9f5b0bc299bcec3b0f363f82add8dd7d63c36c Mon Sep 17 00:00:00 2001 From: GUVWAF <78759985+GUVWAF@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:50:25 +0100 Subject: [PATCH] Update note on receiving issue between LR1110 and SX127x (#1736) Co-authored-by: rcarteraz --- docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx | 2 +- docs/hardware/devices/seeed-studio/wm1110/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx b/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx index 4c885412..1a3d74e1 100644 --- a/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx +++ b/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx @@ -8,7 +8,7 @@ sidebar_position: 2 SenseCAP T1000-E is a high-performance tracker designed for Meshtastic. As small as a credit card, effortlessly fitting in your pocket or attaching to your assets. It embeds Semtech's LR1110, Nordic's nRF52840, and Mediatek's AG3335 GPS module, providing Meshtastic users with a high-precision, low-power positioning and communication solution. :::warning[Note] -Currently, LR1110 radios are unable to receive Meshtastic packets from the older SX127x radios. Semtech is aware of this issue, and we're hopeful they'll provide a solution soon. +Currently, LR1110 radios are unable to receive Meshtastic packets from the older SX127x radios, it requires a breaking change to fix this. Transmitting works and when hopping through an SX126x radio, you can still receive packets from SX127x radios. ::: ### Specifications diff --git a/docs/hardware/devices/seeed-studio/wm1110/index.mdx b/docs/hardware/devices/seeed-studio/wm1110/index.mdx index 0049c5ea..a36fc6d1 100644 --- a/docs/hardware/devices/seeed-studio/wm1110/index.mdx +++ b/docs/hardware/devices/seeed-studio/wm1110/index.mdx @@ -9,7 +9,7 @@ import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; :::warning[Note] -Currently, LR1110 radios are unable to receive Meshtastic packets from the older SX127x radios. Semtech is aware of this issue, and we're hopeful they'll provide a solution soon. +Currently, LR1110 radios are unable to receive Meshtastic packets from the older SX127x radios, it requires a breaking change to fix this. Transmitting works and when hopping through an SX126x radio, you can still receive packets from SX127x radios. :::