From 4173410b6dae26492b5052e822ec63537312ab45 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Tue, 5 Dec 2023 22:41:57 -0800 Subject: [PATCH] ESP32's have feelings too --- docs/hardware/devices/index.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hardware/devices/index.mdx b/docs/hardware/devices/index.mdx index 6ab0283f..be8760f4 100644 --- a/docs/hardware/devices/index.mdx +++ b/docs/hardware/devices/index.mdx @@ -9,8 +9,9 @@ sidebar_position: 1 :::info -- The Semtech SX1262 transceiver is newer than the SX1276 and provides increased RX/TX performance. +- The Semtech SX1262 transceiver is newer than the SX1276 and provides increased receive and transmit performance. - nRF52-based devices use a fraction of the power compared to ESP32-based devices and are therefore generally preferred for solar and handset applications. +- ESP32-based devices require more power to operate but are typically lower-cost alternatives that do perform well when using house power, or for handsets that only require a day or two of runtime. ::: ### [RAK Wisblock](./rak/)