-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Set everything up, works if controlled over home wifi network.
Want to try the Access point mode because my light setup is supposed to be portable.
I can connect to the created AP and go to the webserver (192.168.0.115)
but nothing loads apart of the header and the "connecting, please wait..." message at the bottom.
Serial monitor displays the following:
"Listing directory: /
FILE: /css/styles.css SIZE: 31
FILE: /favicon.ico SIZE: 4286
FILE: /images/atom196.png SIZE: 5469
FILE: /index.htm SIZE: 10733
FILE: /js/app.js SIZE: 13101
Hostname: EINHORN40a4ae30
Connect to Wi-Fi access point: EINHORN40a4ae30
and open http://192.168.4.1 in your browser
HTTP server started
Main code running on core 1
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................."
with the points going endlessly.
No idea whats causing this.
Help would be nice.