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

Adding support for ACE3000 Type 260 #85

Open
Demel75 opened this issue Aug 6, 2021 · 0 comments
Open

Adding support for ACE3000 Type 260 #85

Demel75 opened this issue Aug 6, 2021 · 0 comments

Comments

@Demel75
Copy link

Demel75 commented Aug 6, 2021

Hey,

Nice job. I tried to add ACE3000 with same 2.2-protocol, only you have to do two things:

  • send wake up string ("\x2f\x3f\x21\x0d\x0a" > /dev/ttyUSB0)
  • use 300 baud

Baud setting seem easy, but sending the string before read - I don't really know.

Could you give a hint or help?

I start dsmr_console -v

on an othe rbash I send this:
echo -n -e '\x2F\x3F\x21\x0D\x0A' > /dev/ttyUSB0

I got this via dsmr_console then:

DEBUG:dsmr_parser.clients.protocol:got telegram: /ACE0\3k260V01.19
F.F(00)
C.1(1126130053505702)
C.5.0(01)
1.8.0(020974.0*kWh)
2.8.0(014699.9*kWh)

Would great to get this running.
Thanks in advanced.

JayTee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant