Skip to content

Help with Pinout for core400s - No serial data received #43

@Samsolon1337

Description

@Samsolon1337

Hey, hello, I followed your tutorial for the Levoit Core400s, but when using
esptool run <levoit-configuration>.yaml
I get the error message, that no serial data has been received.

That also matchey with my usb to ttl converter.

My guess is, that I am not enabling the bootloader correctly on the esp32 (I wanna overwrite the onboard esp32)(I have a backup)

Here are my connections:

Esp32-J1 | USB to TTL (waveshare)
—————————————————————
1[TX]    | TXD
2[RX]    | RXD
3[GND]   | GND
4[3.3V]  | VCC set to 3.3V
5[IO0]   | GND

This is my first time using a USB-TTL adapter. So i just want to make sure I understood the connections correctly.

Additional Information:

  • If I shortcircut TXD and RXD the adapter works, meaning I dont think the stick is the problem.
  • On my adapter I also have RTS, CTS
  • /dev/ttyUSB0 permissions have been set to 777
  • I also used the long esptool command that comes as a suggestion, after the flashing didnt work
  • the firmware builds successfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions