ESP8266-01 for LaserGRBL link
Posted: Sat Feb 24, 2018 2:46 pm
I'm trying to follow:
http://lasergrbl.com/en/usage/wifi-with-esp8266/
and get the PC to WiFi connect to an Arduino/GRBL/CNC shield with and 8266. Anyone familiar? The program (as I understand it) first comes up as an AP, one connects to it, then one opens a page to assign the IP and password to the WiFi net to be used, and then the '8266 drops out as an AP, and joins the WiFi net. I don't get all that far, seldom connecting to my WiFi.
No feedback from lasergrbl yet.
What I want is to learn more about all the process, and understand the libraries for ESP8266WiFi, WebSocketsServer, ESP8266WebServer and/or WiFiManager.
Thanks.
http://lasergrbl.com/en/usage/wifi-with-esp8266/
and get the PC to WiFi connect to an Arduino/GRBL/CNC shield with and 8266. Anyone familiar? The program (as I understand it) first comes up as an AP, one connects to it, then one opens a page to assign the IP and password to the WiFi net to be used, and then the '8266 drops out as an AP, and joins the WiFi net. I don't get all that far, seldom connecting to my WiFi.
No feedback from lasergrbl yet.
What I want is to learn more about all the process, and understand the libraries for ESP8266WiFi, WebSocketsServer, ESP8266WebServer and/or WiFiManager.
Thanks.