Native ESP-IDF debug logs over wi-fi

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Native ESP-IDF debug logs over wi-fi

Postby Baldhead » Mon Jul 17, 2023 11:17 pm

Hi,

There is a native esp-idf config to send debug logs over wifi instead over serial wire ?

Note:
Preferably in visual studio code espressif idf extension.

Thank's.

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Native ESP-IDF debug logs over wi-fi

Postby Baldhead » Fri Aug 16, 2024 12:40 am

??????????????????

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Native ESP-IDF debug logs over wi-fi

Postby ESP_Sprite » Fri Aug 16, 2024 3:43 am

I don't think so. ESP-IDF provides the hooks to get the logging code to call your own callbacks, so you can build something yourself if you want.

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Native ESP-IDF debug logs over wi-fi

Postby Baldhead » Fri Aug 16, 2024 5:42 pm

ESP_Sprite wrote:
Fri Aug 16, 2024 3:43 am
I don't think so. ESP-IDF provides the hooks to get the logging code to call your own callbacks, so you can build something yourself if you want.
Thank's ESP_Sprite,

Good to know that i can try to create an application if i want, using hook.

It would be interesting if this application was ready to use in esp-idf. Maybe put it in "The ESP Component Registry".
Here's a suggestion.

Example: I think it could be similar to this, but I've never used it.
https://github.com/jeelabs/esp-link

Who is online

Users browsing this forum: derricksenva and 214 guests