Merge pull request #611 from rcarteraz/update-buttons

Update all button pages under hardware / Fix table in lora.mdx
This commit is contained in:
rcarteraz 2023-04-20 14:16:26 -07:00 committed by GitHub
commit 46af10d029
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 43 additions and 47 deletions

View file

@ -66,17 +66,16 @@ In most cases you should use zero here. Units are in dBm.
### Bandwidth
Bandwidth in kHz
Certain bandwidth numbers are 'special' and will be converted by the device firmware to the appropriate floating point value:
| Special Value | Interpreted as |
| :---: | :---: |
| 31 | 31.25kHz |
| 62 | 62.5kHz |
| 200 | 203.125kHz |
| 400 | 406.25kHz |
| 800 | 812.5kHz |
| 1600 | 1625.0kHz |
| Special Value | Interpreted As |
| :-----------: | :------------: |
| 31 | 31.25 kHz |
| 62 | 62.5 kHz |
| 200 | 203.125 kHz |
| 400 | 406.25 kHz |
| 800 | 812.5 kHz |
| 1600 | 1625.0 kHz |
Please be aware that values < 62.5kHz may require a TCXO on some hardware devices.

View file

@ -7,9 +7,9 @@ sidebar_position: 3
## Functionality
- **Reset Button**
- _**Single press**_ resets the device.
- **Program button**
- _**Single press**_ changes the page of information displayed on the screen.
- _**Long press**_ adjusts the contrast of the screen.
- _**Triple press**_ sends a broadcast message of the device position.
- **Reset Button (bottom):**
- **Single press:** Resets the device.
- **User/Program Button (top):**
- **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.

View file

@ -7,9 +7,9 @@ sidebar_position: 3
## Functionality
- **Reset Button**
- _**Single press**_ resets the device.
- **Program button**
- _**Single press**_ changes the page of information displayed on the screen.
- _**Long press**_ adjusts the contrast of the screen.
- _**Triple press**_ sends a broadcast message of the device position.
- **Reset Button:**
- **Single press:** Resets the device.
- **User/Program Button:**
- **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.

View file

@ -15,10 +15,9 @@ import { bell } from "@heroicons/react/24/solid";
### Buttons
- **Program Button:**
- **User/Program Button:**
- **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.
- **Long press:** Signals the device to shutdown after 5 seconds.
- **Message Read Button:**
- **Single press:** Clears the New Message LED.

View file

@ -7,7 +7,6 @@ sidebar_position: 1
## Functionality
- **Program button**
- _**Single press**_ changes the page of information displayed on the screen.
- _**Long press**_ adjusts the contrast of the screen.
- _**Triple press**_ sends a broadcast message of the device position.
- **User/Program Button:**
- **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.

View file

@ -11,20 +11,20 @@ Button functionality for RAK devices greatly depends on the device specific conf
### RAK5005-O / RAK19007 / RAK19003
- **Program button**
- _**Single press**_ changes the page of information displayed on the screen.
- _**Double press (nRF52 only)**_ puts the device in bootloader mode and mounts a drive to your computer.
- _**Long press**_ signals the device to shutdown.
- _**Triple press**_ sends a broadcast message of the device position.
- **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.
### RAK19001
- **Program button**
- _**Single press**_ changes the page of information displayed on the screen.
- _**Double press (nRF52 only)**_ puts the device in bootloader mode and mounts a drive to your computer.
- _**Long press**_ signals the device to shutdown.
- _**Triple press**_ sends a broadcast message of the device position.
- **User Button**
- _Not yet implemented by Meshtastic_
- **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.

View file

@ -7,7 +7,6 @@ sidebar_position: 1
## Functionality
- **Program button**
- _**Single press**_ changes the page of information displayed on the screen.
- _**Long press**_ adjusts the contrast of the screen.
- _**Triple press**_ sends a broadcast message of the device position.
- **User/Program Button:**
- **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.

View file

@ -11,7 +11,7 @@ sidebar_position: 3
- **Long press:** Powers the device on or off.
- **Reset Button (right):**
- **Single press:** Resets the device.
- **Program button (middle):**
- **User/Program Button (middle):**
- **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.