sdk-cpp icon indicating copy to clipboard operation
sdk-cpp copied to clipboard

[Feature request] Code samples and documentation.

Open sblantipodi opened this issue 2 years ago • 4 comments

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

sblantipodi avatar Mar 21 '22 05:03 sblantipodi

+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.

PaulWieland avatar May 04 '22 21:05 PaulWieland

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.

sblantipodi avatar May 05 '22 14:05 sblantipodi

Would you mind sharing your code? (even if its a mess).

PaulWieland avatar May 05 '22 14:05 PaulWieland

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

sblantipodi avatar May 06 '22 22:05 sblantipodi