meshtastic/docs/hardware/devices/rak/buttons.mdx

31 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-11-08 22:54:05 -08:00
---
id: buttons
2024-01-29 06:17:18 -08:00
title: RAK WisBlock Hardware Buttons
2022-11-08 22:54:05 -08:00
sidebar_label: Buttons
sidebar_position: 3
---
## Functionality
Button functionality for RAK devices greatly depends on the device specific configuration. If your device has any of the following buttons, the functionality is generally the same for all RAK devices:
2022-11-09 14:39:13 -08:00
### RAK5005-O / RAK19007 / RAK19003
2023-04-20 11:52:48 -07:00
- **Reset Button:**
- **Single press:** Resets the device.
- **Double press:** Put device into bootloader mode.
- **User/Program(if configured):**
- **Long press:** Will signal the device to shutdown after 5 seconds.
- **Single press:** Changes the information page displayed on the device's screen.
- **Double press:** Sends an adhoc ping of the device's position to the network.
2022-11-09 14:39:13 -08:00
### RAK19001
2023-04-20 11:52:48 -07:00
- **Reset Button:**
- **Single press:** Resets the device.
- **Double press:** Put device into bootloader mode.
- **User/Program Button (if configured):**
- **Long press:** Will signal the device to shutdown after 5 seconds.
- **Single press:** Changes the information page displayed on the device's screen.
- **Double press:** Sends an adhoc ping of the device's position to the network.