sdk-cpp
sdk-cpp copied to clipboard
[Feature request] Code samples and documentation.
Hi all, is there any plan on creating a documentation or some small code samples for esp8266?
I can't make it to work on esp8266.
Thanks
+1 for getting a simple .ino sketch that shows the basics of how to implement improv. It would go well with @witnessmenow's ESP-Web-Tools-Tutorial.
in the mean time I had it working on my project but it was a pain and I still have some doubts that I have done it well. it works but it took too many hammring.
Would you mind sharing your code? (even if its a mess).
most projects using improv are open source, you can look at these projects... every projects has its own implementation.
https://github.com/sblantipodi/arduino_bootstrapper/blob/feefcb27125e5e412a51e2a259590e59deefe1ee/src/WifiManager.cpp#L749