Skip to content

Debugging ESP8266 via WiFi?! #1663

Closed
Closed
@tuxedo0801

Description

@tuxedo0801

Hi there,

the Arduino Zeros comes with a dedicated debug port, which enables real debugging capabilities. Nice stuff.

The ESP8266 doesnt have this. Using serial port may conflict with other use cases/applications.
As I personally don't need all the time the WiFi feature:

Does anyone know of a additional library or so that enables kind of live debugging via WiFi?

The most simple solution would be: Sending debug-output not over serial, but over wifi ... But this needs maybe a lot of space for the debug-output strings...

Any ideas/comments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions