Skip to content

Not reading CVs with some DCC decoders #45

@olc

Description

@olc

Hi!

Not sure it is an issue with DCC++ or something else.

Here is my setup:

  • Arduino Uno
  • Deek Robot motor shield (modified according to the documentation instructions)
  • 3 minitrix engines (N scale) with mTc14 DCC decoders

The 3 engines can be controlled without problem on the main track. But I am not able to read CVs nor engine address from two of the engines on the programming track. With these two engines, motors are even not activated which seems to prove that DCC decoders are not able to decode the DCC command.

With the working engine, sending <R 1 666 777> gets back <r666|777|1 3> which is correct.
With the not working engines, sending the same gets back a failed <r666|777|1 -1>.

I have inverted DCC boards in order tocheck if problem could be at the engine side: the DCC board which is readable can always be read regardless of the engine.

I have no problem reading the CVs from any engines using the original Mobile Station Throttle.

Weird, isn't it? Any help would be greatly appreciated. Thanks in anticipation!

--
Olivier

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