Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kato FL12 #279

Open
jerryshenming opened this issue Dec 23, 2022 · 4 comments
Open

Kato FL12 #279

jerryshenming opened this issue Dec 23, 2022 · 4 comments
Labels
EX-CommandStation Item relates to the core EX-CommandStation code Support Request Item is a request for support

Comments

@jerryshenming
Copy link

jerryshenming commented Dec 23, 2022

Version

DCC-EX

Issue description

I can program address for Kato motor DCC decoder, but I can not setup the address for Kato FL12 DCC light decoder, is it compatible problem, what can I do? thanks!

The Kato FL12 DCC light decoder is working, default address is 03, and I can turn on/off the light, just can not change the address ID, it is very confusing, I tried lots of times to program the address ID, nothing happened!

Hardware

Mega 2560 wifi UNO R3 mega328p ESP8266
L298 motor shield

@jerryshenming jerryshenming added the Support Request Item is a request for support label Dec 23, 2022
@github-actions github-actions bot added the EX-CommandStation Item relates to the core EX-CommandStation code label Dec 23, 2022
@habazut
Copy link
Contributor

habazut commented Dec 23, 2022

It could be that the FL12 still is "stuck in last century" and requires paged mode programming which DCC-EX CS can not do. Some things I read on the Internet sugest this. This would be the first decoder I know of sold in 2022 which can not do direct byte programming but considering what I have heard about the FL12 I would not be surprised. The ZIMO MX605SL is a drop in replacement for the Kato (OEM Digitrax?) FL12. Zimo decoders can of course direct byte programming.

Regards,
Harald.

@alex-code
Copy link

Is it just the write success that's failing?

If you write an address and move it back to the main track does the new address work?
Wondering if the CS says the address write fails as the decoder can't be read to verify?

@jerryshenming
Copy link
Author

FL11 and FL12 does not send reply, it need page mode programming.

@VR-Architect
Copy link

I just bought two new Kato locos and installed ESU Lok DCC 5v sound decoders. I had the exact same issue and searched for hours for a solution. My lights worked, but no movement. Then out of chance, I enter loco number 3 without any zeros in front and magically everything worked. So "03" and "003" are treated different than "3" in NCE Power Cab. Not sure this will fix your issue, but give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EX-CommandStation Item relates to the core EX-CommandStation code Support Request Item is a request for support
Projects
Status: To Do
Development

No branches or pull requests

4 participants