Closed
Description
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
Labels
No labels