8000 Does Trice support receiving trace data from an MCU over UDP or TCP? · Issue #528 · rokath/trice · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Does Trice support receiving trace data from an MCU over UDP or TCP? #528
Closed
@srgg

Description

@srgg

I'm implementing Trice on an ESP32-S3 board and would like to send traces wirelessly over WiFi to a PC using either UDP or TCP.

In the documentation, I see support for various output methods like UART and RTT 5241 , but I couldn't find clear information about network protocols. I've set up Trice on my ESP32-S3 and have implemented a WiFi connection, but I'm not sure about the best way to send the trace data over the network.

I've successfully implemented Trice on my ESP32-S3 board with UDP transmission for the trace data. The ESP32-S3 is properly connected to WiFi and is sending Trice packets via UDP to my PC's IP address and port.

However, I can't figure out how to receive and decode these traces on the PC side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0