Malkavien
8056344b86
fix(waveshare-rp2040): add SX126X_RXEN=17 to restore RX sensitivity
...
The Waveshare RP2040-LoRa board has an RF switch with two complementary
control lines:
- DIO2 (CTRL) -- driven automatically by the SX1262 chip: HIGH on TX,
LOW on RX
- GPIO17 (!CTRL) -- was not configured in MeshCore, so it floated and
the switch never properly selected the LNA/RX path
Without this pin driven, the RF switch never switches to RX mode,
resulting in completely degraded reception. TX was unaffected because
DIO2 alone is sufficient to activate the TX path.
Adding SX126X_RXEN=17 lets RadioLib drive GPIO17 as the complement of
DIO2, so the switch correctly routes the signal to the LNA on receive.
Reference: https://files.waveshare.com/wiki/RP2040-LoRa/Rp2040-lora-sch.pdf
2026-04-12 14:49:42 +02:00
..
2026-03-16 09:34:12 +00:00
2026-03-12 18:19:53 +08:00
2026-03-21 20:45:29 +08:00
2026-03-16 14:53:44 +08:00
2026-04-01 21:51:32 +13:00
2026-04-03 19:08:15 -07:00
2026-03-05 18:38:57 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:40:10 +00:00
2026-03-16 09:40:10 +00:00
2026-03-05 18:38:57 +00:00
2026-03-20 15:56:09 +08:00
2026-03-05 18:38:57 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:37:55 +00:00
2026-02-24 23:49:06 +01:00
2026-03-27 01:23:04 +00:00
2026-03-20 20:54:51 +11:00
2026-03-27 01:19:46 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:34:12 +00:00
2026-02-24 23:49:06 +01:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:34:12 +00:00
2026-03-05 18:38:57 +00:00
2026-03-05 18:38:57 +00:00
2026-03-16 09:34:12 +00:00
2026-02-27 10:32:14 +00:00
2026-03-16 09:34:12 +00:00
2026-03-05 18:38:57 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:34:12 +00:00
2026-04-04 13:19:13 +02:00
2026-04-02 00:27:58 +13:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:37:55 +00:00
2026-02-09 01:33:26 +13:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:40:10 +00:00
2026-04-03 22:54:24 +13:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:34:12 +00:00
2026-02-06 02:24:51 +01:00
2026-03-16 09:40:10 +00:00
2026-03-23 23:06:42 +01:00
2026-04-04 13:19:13 +02:00
2026-03-05 18:38:57 +00:00
2026-03-05 18:38:57 +00:00
2026-03-16 09:34:12 +00:00
2026-04-04 13:19:13 +02:00
2026-04-05 22:50:59 -07:00
2026-03-16 09:34:12 +00:00
2026-02-06 02:24:51 +01:00
2026-04-12 14:49:42 +02:00
2026-02-06 02:24:51 +01:00
2026-02-06 02:24:51 +01:00
2026-04-04 13:19:13 +02:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:37:55 +00:00
2026-03-16 09:34:12 +00:00
2026-04-04 13:19:13 +02:00
2026-03-16 09:34:12 +00:00
2026-03-16 09:34:12 +00:00