8000 esp8266: REPL hangs after UART initializing · Issue #3763 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content
esp8266: REPL hangs after UART initializing #3763
Closed
@alessss

Description

@alessss

Hello!
I'm trying to read mhz19 co2 sensor data using ESP12F with micropython.

My pins are connected as following:
MHZ19 ESP
GND --> GND
Vin --> Vin
Tx --> Rx
Rx --> Tx

Console hangs directly after connecting (screen /dev/cu.wchusbserial14340 115200) giving following output:

��'�ng�l��d�l��l$������d�g����cll�;x���cl�#{$s$s�'�����g����c��$�d���cl���<cd`��lg�p;l�l��|��{�#4 ets_task(40100130, 3, 3fff837c, 4)
OSError: [Errno 2] ENOENT

MicroPython v1.9.3-8-g63826ac5c on 2017-11-01; ESP module with ESP8266
Type "help()" for more information.
>>> 

Firmware without mhz19 sensor works well. What's the problem with the port?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0