mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
relational links
This commit is contained in:
parent
c8262e9342
commit
0e21d1849e
|
@ -24,4 +24,4 @@ This is the first channel that's created for you when you initially setup your M
|
|||
|
||||
### What is a Secondary Channel?
|
||||
|
||||
As this is a new feature, secondary channels work on the device and the Python Script. Support for secondary channels by other clients is pending. For more information: https://meshtastic.org/docs/software/device/device-channels#how-to-use-secondary-channels
|
||||
As this is a new feature, secondary channels work on the device and the Python Script. Support for secondary channels by other clients is pending. [See further details here](/docs/software/device/device-channels#how-to-use-secondary-channels).
|
||||
|
|
|
@ -8,8 +8,8 @@ sidebar_label: CLI
|
|||
|
||||
### How do I find out more about installing (and using) Meshtastic via command line?
|
||||
|
||||
See https://meshtastic.org/docs/software/python/python-installation
|
||||
[See our guide here](/docs/software/python/python-installation).
|
||||
|
||||
### How do I find out more about using python to interact?
|
||||
|
||||
See https://meshtastic.org/docs/software/python/python-uses
|
||||
[See our guide here](/docs/software/python/python-uses).
|
||||
|
|
|
@ -12,7 +12,7 @@ Each [supported device](/docs/hardware/supported/tbeam) has a "Purchase Link".
|
|||
|
||||
### I have my hardware. How do I install the firmware and any required drivers?
|
||||
|
||||
See: https://meshtastic.org/docs/getting-started/flashing-esp32
|
||||
[See our guide here](/docs/getting-started/flashing-firmware).
|
||||
|
||||
### How do I update the firmware to the latest version?
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ sidebar_label: WiFi
|
|||
|
||||
### How do I turn on the WiFI radio?
|
||||
|
||||
See: https://meshtastic.org/docs/software/device/device-wifi
|
||||
[See our guide here](/docs/settings/wifi).
|
||||
|
||||
### When I turn on WiFi, Bluetooth turns off. Why is this?
|
||||
|
||||
|
|
|
@ -49,8 +49,7 @@ With an aftermarket coaxial antenna or moxon antenna, that will give you roughly
|
|||
|
||||
### Router setup
|
||||
|
||||
- Configure your device as a meshtastic router.
|
||||
- - https://meshtastic.org/docs/software/settings/router
|
||||
- Configure your device as a [Meshtastic router](/docs/software/settings/router).
|
||||
- Configure the Store and Forward Module
|
||||
- - Required configuration
|
||||
- - - store_forward_module_enabled - Set this to true to enable the module. False to disable the module.
|
||||
|
|
Loading…
Reference in a new issue