Skip to content

No "Device Info" response to the desk. Incorrect Src & Dst UID. #189

@ANLCRAW

Description

@ANLCRAW

Hey @someweisguy ,

This is a great library. Thanks!

I have just one challenge, and I’m not sure where it’s coming from.

I can see the responder’s UID in the RDM list on the lighting desk, but without all the information, such as address, manufacturer, and personalities.
Image

I’m using the "ESPIDF_RDMResponder" example in VSCode with ESP-IDF 5.4 and ESP_DMX 4.1.0.

When I send a "Command class: Get Command (0x20), Parameter ID: Device Info (0x0060)" from my lighting desk, I can see that it is received by the controller, which immediately sends a response back. However, the response is incorrect. The controller sends the same "Command class: Get Command (0x20), Parameter ID: Device Info (0x0060)" back to the lighting desk.

Additionally, I noticed that the source and destination UIDs are not swapping.

Wireshark:
Desk to responder:
Image

responderto desk:
Image

Here’s what it should look like:
Desk to responder:
Image

responder to desk:
Image

Either I am doing something wrong and missing something, or others might be experiencing the same issue.

I am very curious to find a solution to get this working.

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