Skip to content

Improper trace path on single node with 2byte path #62

@fzd2vp4nmb-oss

Description

@fzd2vp4nmb-oss

Hello,
I'm just trying to report what seems to be a bug when using meshcore-cli to run the trace command.
When I use the 2byte/3byte notation for the path, if I specify a single node, meshcore-cli splits those digits like it was couple of 1byte path.

For example meshcore-cli trace 0a27 gets split like a trace of 0a -> 27 and it goes in timeout
However if I provide a trace for 2 nodes in 2byte/3byte notation, it works fine: meshcore-cli trace 0a27,ab12 gets correctly 0a27 -> ab12
So to trace a single node I'm forced to use the 1byte notation for the path

Regards, Armando

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions