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

NodeMCU flashing sketch problem #240

Open
febalci opened this issue Apr 27, 2021 · 0 comments
Open

NodeMCU flashing sketch problem #240

febalci opened this issue Apr 27, 2021 · 0 comments

Comments

@febalci
Copy link

febalci commented Apr 27, 2021

When openlog connection is done with UART0 (RX,TX pins, GPIO1 and GPIO3) of NodeMCU 1.0, there's no way to flash new sketch to Nodemcu, i have to take out TX pin of NodeMCU out every time. When i make serial.swap to D7 and D8, then Serial monitor of Arduino IDE is not working. When i use Serial1 TXD1 (D4, GPIO 2) then there is no RXD1. How can i use TX and RX pins with allowing new sketch flash of Nodemcu?

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

1 participant