mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-26 05:01:38 -08:00
Added Supported but not encouraged
This commit is contained in:
parent
da7fde0ca4
commit
3bc249ec55
|
@ -13,10 +13,14 @@ The ESP32 devices have the advantage of having a Wifi interface. This allows you
|
|||
|
||||
The following ESP32 devices are supported:
|
||||
|
||||
- [Lilygo TTGO T-Beam](/docs/hardware/supported/tbeam) - versions 0.7, 1.1 (including M8N GPS and SX1262 LoRa variants)
|
||||
- [Lilygo TTGO T-Beam](/docs/hardware/supported/tbeam) - 1.1 (including M8N GPS and SX1262 LoRa variants)
|
||||
- [Lilygo TTGO Lora](/docs/hardware/supported/lora) - versions 1, 1.3, 2.0, 2.1-1.6
|
||||
- [Heltec LoRa 32 (V2)](/docs/hardware/supported/heltec)
|
||||
|
||||
Supported but not encouraged:
|
||||
|
||||
- Lilygo TTGO T-Beam - version 0.7
|
||||
|
||||
## nRF52
|
||||
|
||||
The nRF52 devices have the advantage of a Bluetooth 5.0 implementation. This allows for very low power Bluetooth connections to be maintained without having to wake the microprocessor up at regular intervals. Unfortunately, the nRF52 devices do not have Wifi built in, meaning that currently you cannot use the web interface with these devices.
|
||||
|
|
Loading…
Reference in a new issue