nuttx/Documentation/components/drivers
Jorge Guzman f37bc4546e wireless/lpwan: add SX1301 LoRa concentrator driver
Character driver for the Semtech SX1301, the baseband processor of a LoRaWAN
gateway, and the two SX125x radios it drives.  Received packets come from
read(), downlinks go to write(), and the channel plan, the start and the stop
are ioctls.

The interface is device independent, in nuttx/wireless/lpwan/lora_gw.h with
the commands in the common WLIOC_GW_* space, so another concentrator driver
can implement it and the same application drive it.

Adds a lorawan_gw configuration for the Nucleo F746ZG with a shield of the
LRWAN_GS_HF1 family.  Off by default (LPWAN_SX1301).

Assisted-by: Claude Code 4.8
Signed-off-by: Jorge Guzman <jorge.gzm@gmail.com>
2026-08-06 13:01:39 -03:00
..
block drivers/eeprom: Retrieve the geometry 2025-11-13 08:57:52 -03:00
character wireless/lpwan: add SX1301 LoRa concentrator driver 2026-08-06 13:01:39 -03:00
special Documentation/mpu6050: document the data ready interrupt mode 2026-08-04 17:40:28 -03:00
thermal Documentation: fix spelling 2025-05-15 11:33:41 +08:00
index.rst Documentation/virtio: add VirtIO framework documentation 2026-01-28 13:09:19 -03:00