Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Michael_Link
#55385 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!
User avatar
By mrburnette
#55433
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