Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI not visible #63

Open
timvanhulten opened this issue Aug 5, 2023 · 6 comments
Open

GUI not visible #63

timvanhulten opened this issue Aug 5, 2023 · 6 comments

Comments

@timvanhulten
Copy link

I succeeded in building and flashing the firmware. However the GUI is not visible. I cant enter the WiFi and MQTT data. I then tried to flash the config with the WiFi and MQTT credentials. This worked fine for connecting to WiFi. But connecting to my mqtt broker didn't work.

Does anyone still get this to work?

@ThomDietrich
Copy link
Owner

Hey there,
your problem is not quite clear. You need to follow these instructions until you reach the web interface described in step5: https://github.com/ThomDietrich/SenseoWifi#firmware-upload
If you can't reach it you did not succeed...

@TonKro
Copy link

TonKro commented Aug 11, 2023

I guess you mean that when you connect to the WiFi access point that it returns on the web page:

Received captive portal request: UI bundle not loaded. See Configuration API usage: http://homieiot.github.io/homie-esp8266

I do see the same issue, did you find a solution?

@ThomDietrich
Copy link
Owner

Under step 4 it says: "Upload File System image" -> This should provision the UI bundle. Please check

@TonKro
Copy link

TonKro commented Aug 11, 2023

Can you help me with that step, I only have the firmware.bin to upload. Platform IO only could upload that. What do you mean with File System image?

@TonKro
Copy link

TonKro commented Aug 11, 2023

Further checking with Upload File System Image, then get the bellow error:

Stub running...
Configuring flash size...
Compressed 1024000 bytes to 65410...
Writing at 0x00300000... (25 %)
Writing at 0x00304000... (50 %)
Writing at 0x00308000... (75 %)
Writing at 0x0030c000... (100 %)
Wrote 1024000 bytes (65410 compressed) at 0x00300000 in 6.9 seconds (effective 1187.2 kbit/s)...

A fatal error occurred: Timed out waiting for packet header
*** [uploadfs] Error 2

@ThomDietrich
Copy link
Owner

That's a command in Platformio.
See here: https://www.donskytech.com/how-to-upload-filesystem-image-in-platformio-ide/ and pay attention to the fact that the project repository comes with a data folder as described in the article.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants