ESP32's have feelings too

This commit is contained in:
pdxlocations 2023-12-05 22:41:57 -08:00
parent 72e8e160df
commit 4173410b6d

View file

@ -9,8 +9,9 @@ sidebar_position: 1
:::info :::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. - 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/) ### [RAK Wisblock](./rak/)