mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
remove web client for now
This commit is contained in:
parent
f08309caf0
commit
60de97abd6
|
@ -62,20 +62,6 @@ Try forgetting the Bluetooth connection from the iOS/iPadOS/macOS System Setting
|
|||
|
||||
Yes, when the message is sent you will first see a `Waiting to be acknowledged...` status beneath the message. If the message is acknowledged by a node on the mesh this will update to `Acknowledged`, but if no nodes have responded it will indicate `Max Retransmission Reached`. If there is an error, the status will update to the appropriate error. Additionally, you can long press on the message and select `Message Details` to view the date/time sent, if ack was received and the time ack was received or the error (if there was one).
|
||||
|
||||
<!-- Web Client-->
|
||||
|
||||
## Web Client
|
||||
|
||||
### 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.
|
||||
|
||||
<!-- Channels -->
|
||||
|
||||
## Channels
|
||||
|
|
Loading…
Reference in a new issue