guild icon
Toit
#Jag monitor over Ethernet
Thread channel in help
Arubinu
Arubinu 04/28/2025 07:23 PM
Is it possible to access the monitor from the network via the IP address or name given to the ESP32?
floitsch
floitsch 04/28/2025 07:24 PM
floitsch
floitsch 04/28/2025 07:24 PM
It intercepts all prints (but not stacktraces yet).
floitsch
floitsch 04/28/2025 07:25 PM
The code is relatively simple so you could probably make the traces work too.
floitsch
floitsch 04/28/2025 07:26 PM
The idea is that you install the print handler as a container and then forward the prints. The repository has some examples and the author ( @addshore ) is active here on discord
👋1
Arubinu
Arubinu 04/28/2025 07:28 PM
Oh, I see, thanks.
Doesn't Artemis support it either? I saw artemis device show but I guess it's not for that purpose.
floitsch
floitsch 04/28/2025 07:29 PM
Eventually I would like to implement a way for jag run to show the output, but in many cases the package is actually more useful
Arubinu
Arubinu 04/28/2025 07:30 PM
I understand, but not necessary in many cases.
8 messages in total