Closed
Description
Hello, great work on this project! I tested it and it works fine with the simple 8-pin ESP8266 module (the $5 one).
However, I've been trying with this module:
https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/
And it doesn't work. I can upload the sketch but after that it fails and only return strange characters in the Serial monitor. I guess this is either because the flash memory is different from the other module, and because the clock is also different. Do you think that might be the cause? If yes, do you have plans to support different ESP8266 flash sizes/clocks in the future? Thanks