mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
commit
71244bc1a7
|
@ -88,11 +88,11 @@ Your Meshtastic client (Android, Web, or Python) will provide you a URL or QR co
|
|||
|
||||
## Devices
|
||||
|
||||
### How do I turn off an ESP32 t-beam based device?
|
||||
### How do I turn **off** an ESP32 T-Beam based device?
|
||||
|
||||
Hold down the left PWR button for about 10 seconds and the display should turn off.
|
||||
|
||||
### How do I turn on an ESP32 t-beam based device?
|
||||
### How do I turn **on** an ESP32 T-Beam based device?
|
||||
|
||||
Push the left PWR button for about 1 second.
|
||||
|
||||
|
@ -116,14 +116,6 @@ The LoRa radio on the node is still active and will wake up the CPU when the dev
|
|||
|
||||
Once the node wakes up from sleep, your phone will relay any delayed messages through your node and to the mesh network. Give it a few minutes and it'll do the right thing.
|
||||
|
||||
### How do I turn off an ESP32 t-beam based device?
|
||||
|
||||
Hold down the left PWR button for about 10 seconds and the display should turn off.
|
||||
|
||||
### How do I turn on a t-beam?
|
||||
|
||||
Push the left PWR button for about 10 seconds.
|
||||
|
||||
### How can I tell the device not to sleep?
|
||||
|
||||
- Android instructions see: [Android Usage](/docs/software/android/usage#configuration-options)
|
||||
|
|
Loading…
Reference in a new issue