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

All connected but no data #7

Closed
yvansandoz opened this issue Jan 29, 2023 · 6 comments
Closed

All connected but no data #7

yvansandoz opened this issue Jan 29, 2023 · 6 comments

Comments

@yvansandoz
Copy link

D1 mini configuration and wiring all good. In HA, the device is recognised and provides 10 entities with data value "unknown".
My meter is a Iskra AM550 and I am in Switzerland.

Where should I start to look for a solution?

@DavyLandman
Copy link
Owner

DavyLandman commented Jan 29, 2023 via email

@DavyLandman
Copy link
Owner

DavyLandman commented Jan 29, 2023 via email

@yvansandoz
Copy link
Author

yvansandoz commented Feb 28, 2023

Here what I am getting now with telnet:

telnet> telnet 192.168.1.127 23
Trying 192.168.1.127...
Connected to p1meter.home.
Escape character is '^]'.
~???#???RG
          ?2	85738216	`1058465	
                                                k	       ]
                                                                       =J	 ??~~???#??	(#	4	&#	*#      ?!	3?!	G??!   F?	
                                       ?	??~~?.?#?f?    ֑??~~???#???RH
                                                                            ?7	85738216	`1058465	
                                                                                                                i  = ?~???#??	&#	4	%#	H	+#	?!	3|?!	G??!   F?	
                                                                                       ?		~~?.?#?f?  ֑??~~???#???RI
                                                                                                                                ?	85738216	`1058465	
                                                                                                                                                                        {	       ]       =J	 mW~~???#??	%#	4	$#	H	)#	?!	3y?!	G??!   F?	
                                                                       ?	g'~~?.?#?f?    ֑??~~???#???RJ
                                                                                                            ?	85738216	`1058465	
~~???#??        $#      4       $#      H       (#                                                                                              ?	       ]       =J	 
?!	3??!	G??!   F?	
                               ?	?~~?.?#?f?     ֑??~~???#???RK
                                                                    ?
	85738216	`1058465	
?~~???#??       %#      4       ##      H	'#     ?!      =3?!     G??!   F?	
                                                                                       ?	
                                                                                                ?~~?.?#?f?     ֑??~~???#???RL
                                                                                                                            ?	85738216	`1058465	
                                                                                                                                                                k	       ]       =J	 ?&~~???#??	##	$#	H	)#	?!	3}?!	G??!   F?	
                                                       ?	??~~?.?#?f?    ֑??~~???#???RM
                                                                                            ?	85738216	`1058465	
                                                                                                                                _	       ]$      =J	 o?~~???#??	"#	4	##	H	'#	?!	3y?!	G??!   F?	
                               ?	?~~?.?#?f?     ֑??~~???#???RN
                                                                    ?	85738216	`1058465	
                                                                                                        o	       ](      =J	 %?~~???#??	##	4	$#	H	)#	?!	3x?!	G??!F?
                                                                                                                                                                                                                    ???~~?.?#?f?     ֑??~~???#???RO
                            ?	85738216	`1058465	
                                                                f	       ],      =J	 ?l~~???#??	$#	4	$#	H	)#     ?!	3??!	G??!   F?	
                                                                                                                                                                                       ?	Q?~~?.?#?f?    ֑??~^C^C

@DavyLandman
Copy link
Owner

DavyLandman commented Feb 28, 2023 via email

@yvansandoz
Copy link
Author

Those are the parameters of my Iskra AM550:

General characteristics

  • Connector: RJ12 on the upper right side of the meter, labeled "P1 interface
  • Interface: according to P1 DSMR V5.0
  • Protocol: DLMS/COSEM
  • Payload length per frame: 154 bytes
    Configuration of the counter interface
  • 115200bds
  • 8 bits
  • No parity
  • 1 stop bit
    Data transmitted in DLMS
    The data are transmitted by Push mode every 5 seconds.

@DavyLandman
Copy link
Owner

Things you could try:

  • Replacing the 10k Ohm resistor with either 1k or 3.3k
  • change SERIAL_BITS to SERIAL_7N1 and see if that works?

otherwise: no idea, I've looked at posts on the internet, more people have been able to read that AM550 P1 port without problems.

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