Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPIO14 pin (D5) not working #43

Open
anidh1997 opened this issue Sep 2, 2020 · 1 comment
Open

GPIO14 pin (D5) not working #43

anidh1997 opened this issue Sep 2, 2020 · 1 comment

Comments

@anidh1997
Copy link

Hi everyone,

I am using NodeMCU Amica. It has UART communication with GPS sensor, pin D5(Rx) is connected the GPS_TX and getting data with SoftwareSerial library. The problem coming is, If I connect the power to NodeMCU when the UART pin is connected, the data does not comes. But if the UART pin is connected after connecting the power to NodeMCU, the data comes. This problem is not at the other pins of NodeMCU (Eg. D2). Are there some specifications related to D5 pin?

The pin-name of D5 is MTMS as given in NodeMCU ESP8266 datasheet.

I checked the schematic "NODEMCU_DEVKIT_V1.0.PDF" in this GitHub page and found MTMS written in red (please see the attached picture) but unable to understand what it means.

If anyone knows about the above problem please help.

NodeMCU MTMS Pin (D5)

@jcallano
Copy link

jcallano commented Sep 2, 2020

You can read this article that investigates the state and behavior of each GPIO on boot:

https://rabbithole.wwwdotorg.org/2017/03/28/esp8266-gpio.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants