Skip to content

NodeMCU v3 RX (d9/gpio3) pin doesn't see data #583

@LionBS76

Description

@LionBS76

Hello.

Flashed esp-link latest stable ver to NodeMCU v3 with CH340 chip.
Flashed nodeMCU works in such ways:

  • Web interface works;
  • WiFi works;
  • Terminal communication trough builtin USB port (CH340 chip, USB-TTL) works. I can send to NodeMCU and receive from NodeMCU;

When I try to use RXD0 & TXD0 (GPIO3 & GPIO1) pins to connect to external USB-TTL board then I can only send data from NodeMCU. So only TX works. And can't receive any data on RX pin from USB (COM port) !

When I swap serial from Web interface and reconnect on the fly external USB-TTL board to RXD2 & TXD2 (GPIO13 & GPIO15) then communication through external USB port (USB-TTL) start working !
But if I reload (plug out and plug in) NodeMCU with swaped RX/TX config and connected external USB-TTL board to RXD2 & TXD2 (GPIO13 & GPIO15) pins then NodeMCU doesn't start at all !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions