-->
Page 1 of 1

Serial Over USB and GPIO01/GPIO03

PostPosted: Sat Jan 28, 2017 5:36 pm
by joshbg2k
I'm a relative newcomer to ESP8266 but have decent experience with the Arduino platform. I'm using the NodeMCU 12E board for an application that requires serial over USB and 10 digital outputs.

The pin diagram shows D9 and D10 used for TX/RX or as GPIO, but when I set pin mode for these pins as output, it seems to disable serial over USB. Is there a way to force these pins to behave as GPIO?

Re: Serial Over USB and GPIO01/GPIO03

PostPosted: Sun Jan 29, 2017 12:20 pm
by joshbg2k
I found the answer within this thread posted in the top level IOT board: viewtopic.php?f=12&t=13448&start=8