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

Some informations ? #1

Open
zelogik opened this issue Sep 1, 2020 · 1 comment
Open

Some informations ? #1

zelogik opened this issue Sep 1, 2020 · 1 comment

Comments

@zelogik
Copy link

zelogik commented Sep 1, 2020

Hi,

Seem like your repo is about linking the KNX bus to the french linky electricity meter/breaker.
Have you more information ?

What kind of hardware did you use?
Some pictures and "howto" could be cool to add.

Dreaming about a knx-rf module directly powered be the linky ...

Thanks you for your effort.

@etrinh
Copy link
Owner

etrinh commented Sep 1, 2020

Yes, this is for the french linky.
The current hardware is a STM32L432KC connected to a TP-UART NCN51xx device. But the code should work for any thelsing/knx compatible device with some adjustments.
It just requires you have the prog led, the prog switch, an uart connected to the TP-UART and the RX pin of a second uart connected to your linky.
You may need to adjust some defines for this. There is just this one ADJ_UART_SPEED which should be set by default to 1200.
There is a good description about the hardware required to retrieve the serial data from the linky here
I will try to write a more complete description when I will have more time.

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

2 participants