Skip to content

ESP8266 Generic Module #4

@mrfrase3

Description

@mrfrase3

Uploading to "Generic ESP8266 Module" returns

"No new serial port detected."esptool.py v2.8
Serial port net:localhost:4792
Traceback (most recent call last):
  File "/home/duino/.arduino15/packages/esp8266/hardware/esp8266/2.6.3/tools/pyserial/serial/serialposix.py", line 265, in open
    self.fd = os.open(self.portstr, os.O_RDWR | os.O_NOCTTY | os.O_NONBLOCK)
FileNotFoundError: [Errno 2] No such file or directory: 'net:localhost:4792'

Seems like it doesn't like a network connection, maybe a socket file?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions