Search found 2 matches
- Thu Dec 31, 2015 3:16 pm
- Forum: ESP8266 Related
- Topic: IFTTT Button using ESP8266 Breakout
- Replies: 1
- Views: 21042
Re: IFTTT Button using ESP8266 Breakout
I figured it out. There is a guide here for which pins to use: https://github.com/nodemcu/nodemcu-firm ... w_gpio_map
- Wed Dec 30, 2015 9:03 pm
- Forum: ESP8266 Related
- Topic: IFTTT Button using ESP8266 Breakout
- Replies: 1
- Views: 21042
IFTTT Button using ESP8266 Breakout
Hello, I am trying to create an IFTTT button using the breakout board from here. I read in the description I can use the flash button as an input but I'm not quite sure how to do it. I am using code from this guide . I had to hard code the wifi connection details but when I do it just boot loops, tr...