mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
9dc879235f
* initial devices.json * initial hardware components * testing page at /docs/hardware/supported/template * WIP Changes * Home page work & updates * Fix build * Fix external link button * Setup linting * rename, cleanup & lint * seperate lint cmd for now Co-authored-by: Foster Irwin <foster@jfirwin.com> Co-authored-by: Sacha Weatherstone <sachaw100@hotmail..om>
18 lines
534 B
Plaintext
18 lines
534 B
Plaintext
---
|
|
id: client-web
|
|
title: FAQs - Web
|
|
sidebar_label: Web
|
|
---
|
|
|
|
## Overview
|
|
|
|
### How do I access the network from my web browser?
|
|
|
|
Visit http://meshtastic.local (Note: This is a work in progress.)
|
|
|
|
### I've Flashed my device but I can't access the Web UI
|
|
|
|
Ensure you have used the included `device-install` script to flash your device, and that the file `spiffs-*.bin` is present in the same folder as your firmware at the time of flashing.
|
|
|
|
Note: Currently only Chrome and Chromium based browsers offer reliable support for the Web UI.
|