add notes that user requested

This commit is contained in:
Foster Irwin 2022-02-11 10:11:40 -07:00
parent b33c922ded
commit afc3390546
2 changed files with 11 additions and 1 deletions

View file

@ -3,6 +3,11 @@ id: web-partitions-software
title: Managing ESP32 partitions
sidebar_label: ESP32 partitions
---
:::caution
It has been reported that some of this information is out of date.
FIXME - Investigate and rewrite document to reflect the current ESP32 Partition mitigation.
:::
## Insufficient space to upload web interface files

View file

@ -3,6 +3,11 @@ id: web-usage-software
title: Using the web interface
sidebar_label: Usage
---
:::caution
It has been reported that some of this information is out of date.
FIXME - Investigate and rewrite document to reflect the current web usage solution.
:::
Assuming your device is connected to a wireless network, push the User Button (that's the middle button on the T-Beam) until you get to the Network settings screen.
@ -20,7 +25,7 @@ If you have just one Meshtastic device on your network, the easiest thing to do
### Problem: File not found: /static/index.html
Cause: This most likely means that the file system for the web server has not been loaded. You probably used esphome-flasher or some other GUI tool to flash the firmware.
Cause: This most likely means that the file system for the web server has not been loaded. You probably used esphome-flasher or some other GUI tool to flash the firmware.
Solutions: