So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By SupDoc
#75830 Adding the delay did not work. I tried void loop() { delay(10); } that got me a series of backward ?'s in the serial monitor.
Can you download the code yourself & see if will run for you. Thanks for your response. Code here:

http://arduino-esp8266.readthedocs.io/e ... eadme.html
User avatar
By SupDoc
#75832 I don't see my two replies, so i hope this doesn't annoy anyone, I'll resubmit them. Trying void loop() { delay(0); } did nothing new. I got a series of backward ?'s. I also put in some diagnostic print statements - nothing appeared in the serial monitor. Would you be willing to download the sketch & see if you can get it to run for you. The site is:
http://arduino-esp8266.readthedocs.io/e ... eadme.html