mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-14 07:20:44 -08:00
Update overview.md
This commit is contained in:
parent
b9fc64474e
commit
c11f046bc6
|
@ -9,7 +9,7 @@ We currently support devices that use the ESP32 and the nRF52 microcontrollers.
|
||||||
|
|
||||||
## ESP32
|
## ESP32
|
||||||
|
|
||||||
The ESP32 devices have the advantage of having a wifi interface. This allows you to connect to an access point, or run the device as an access point, and host the [web interface]. Unfortunately the ESP32 does not support Bluetooth 5.0, and so has to wake up from sleep mode every now and then to connect to bluetooth devices to receive messages. This can result in delays sending a message from phone.
|
The ESP32 devices have the advantage of having a wifi interface. This allows you to connect to an access point, or run the device as an access point, and host the [web interface](/docs/software/web/web-app-software). Unfortunately the ESP32 does not support Bluetooth 5.0, and so has to wake up from sleep mode every now and then to connect to bluetooth devices to receive messages. This can result in delays sending a message from phone.
|
||||||
|
|
||||||
The following ESP32 devices are supported:
|
The following ESP32 devices are supported:
|
||||||
* [Lilygo TTGO T-Beam](/docs/hardware/tbeam-hardware) - versions 0.7, 1.1 (including M8N gps and SX1262 LoRa varients)
|
* [Lilygo TTGO T-Beam](/docs/hardware/tbeam-hardware) - versions 0.7, 1.1 (including M8N gps and SX1262 LoRa varients)
|
||||||
|
|
Loading…
Reference in a new issue