Merge pull request #521 from Dtrieb/patch-3

Update faq.mdx
This commit is contained in:
Thomas Göttgens 2022-11-25 12:42:40 +01:00 committed by GitHub
commit 71244bc1a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)