-->
Page 1 of 1

Loads Sketch but no GPIO?

PostPosted: Mon Sep 19, 2016 9:12 am
by Michael_Link
I'm using the Huzzah breakout for the ESP8266 (ESP-12).
https://learn.adafruit.com/adafruit-huz ... t/overview

I'm able to load sketches, but it doesn't seem to be sending or receiving GPIO data. It loads the blink sketch, but doesn't blink the builtin LEDs and when I run my MPU 6050 sketch it prints to the serial monitor but all the values are contestant. I have checked the pin outs several times and am confident I have it wired up correctly. Is there a reason it may not be reading and writing to the GPIO?

Thanks!

Re: Loads Sketch but no GPIO?

PostPosted: Tue Sep 20, 2016 1:08 pm
by mrburnette
Michael_Link wrote:I'm using the Huzzah breakout for the ESP8266 (ESP-12).
https://learn.adafruit.com/adafruit-huz ... t/overview

I'm able to load sketches, but it doesn't seem to be sending or receiving GPIO data. It loads the blink sketch, but doesn't blink the builtin LEDs and when I run my MPU 6050 sketch it prints to the serial monitor but all the values are contestant. I have checked the pin outs several times and am confident I have it wired up correctly. Is there a reason it may not be reading and writing to the GPIO?

Thanks!


@Michael,
Are you selecting Adafruit's Huzzah from the ArduinoIDE as the board type? If yes, you may wish to explore this further in the Adafruit help forums ... there are differences from the common NoduMCU.
Adafruit vs NodeMCU Boards