-
Notifications
You must be signed in to change notification settings - Fork 15
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
nice to see some recent activity on a an esp page #28
Comments
better give a bit more info in arduino comments maybe use mdns for a name for 8.8.8.8 (does not work on my old android phone) i use an app "BonjourBrowser" to see scanned mdns .local adresses x86 ide1 ide2 |
do not realy understand it all const ws = new WebSocket('ws://8.8.8.8/ws'); maybe i should use someting variable from ws:// window.location /ws like
|
trying to figure out how it works my simple server ino with custom websocket listener // Init with custom WebSocket event handler and start server added when server on index
http://8.8.8.8./scheduler.html |
Hi @ldijkman |
my ESP32 wifi connection problem to old linksys solved when ESP32 programmed from raspberry pi arm
when ESP32 programmed from linux mint x86
like the way it gives the link when switching from AccesPoint to Station |
treid it on ESP8266 |
install SimpleWebServer from WebBrowser on ESP324Mb ESP32 Easy Install https://ldijkman.github.io/async-esp-fs-webserver/ after succesfull installation |
Flash 4Mb ESP32 InBrowser, The Art of Time Controlled |
ok maybe it is not so hard to add mDNS adres possible to change mdns adres now https://github.com/ldijkman/async-esp-fs-webserver/tree/master/docs |
added esp8266 4mb 12E / 12F |
ace editor browser bookmarklet toggle show hide tree menu browser add bookmark
Ace editor options , change the looks Ace editor options , change the looks |
Like the fsbrowser example
maybe add a discussions tab to this github page (under settings add discussions tab)
i have issues but not direct related to this fsbrowser
i have been playing for years with ace because of esp fsbrower
ace editor https://ldijkman.github.io/Ace_Seventh_Heaven/Hell.html
trying to make an timed switch program for ESP , easy to edit / change
https://codepen.io/ldijkman/full/LYaOgvW
ESP wifi connect always worked good on raspberry pi arm arduino editor
now i use linux mint x86 ide1 ide2
and wiffi will not connect to the linksys i used for years
when esp is loaded for arm wifi works ok
when esp is loadd from x86 ide1 ide2 wifi is not working for linksys router
but it works if i use ziggo router
can connect to this ap 8.8.8.8
strange when i select from your wifi scanner it will not connect
sure when i try this program uploaded from my arduino rasberry pi400 ide1
it will work, it will connect to selected
i would say wifi.h or esptool.py uploader is different as raspberry arm version
ace editor and visual timeslots schedule easy view edit
intended for future use on an ESP8266 / ESP32 wifi switch
The text was updated successfully, but these errors were encountered: