From f431f0da00c4f0d75db354b85e1ab52900f8f3d4 Mon Sep 17 00:00:00 2001 From: r2kch <129761755+r2kch@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:03:06 +0200 Subject: [PATCH] Updated Beginners Guide for an easy to build Access Point (aka spaghetti AP) (markdown) --- ...for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md b/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md index 431c7eb..d9fb6ca 100644 --- a/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md +++ b/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md @@ -42,7 +42,14 @@ The installation is self-explanatory. After the installation it will show you th ## Flashing the ESP32-C6 After installing OpenEpaperLink, the ESP32-C6 still needs to be flashed. This is done via the web interface, either the IP address is shown on the display, you can now see that the display is worthwhile, or you remember the IP you have entered. Alternatively, you can check the DHCP leases on your router. +### easy way +You can flash the ESP32-C6 under the settings (cogwheel symbol) => Update button. there you need to change the Repo to OpenEPaperLink/OpenEPaperLink. Click "Change" and confirm it. Afterwards you can click on "Update ESP32-C6" below + +### complex way, in case the easy way fails You can flash the ESP32-C6 under the settings (cogwheel symbol) => Update button=> "Update ESP32-C6". In my case, this did not work automatically, I had to download the firmware "manually" from the Github repository (source: https://github.com/OpenEPaperLink/OpenEPaperLink/tree/master/binaries/ESP32-C6) and upload it via the integrated file browser. You have to upload all 4 files. +## Case +Blank for the time - will be updated later + Voila, you have your first Spaghetti AP "up and running", have fun with it.