<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 12.12.2012 20:05, schrieb Henry van
Gestel:<br>
</div>
<blockquote cite="mid:50C8D591.8040908@gmail.com" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<div class="moz-cite-prefix"><br>
YEs I got something from the meter with attached perl script
running on raspberry pi.<br>
<br>
with debug on I got on both meters (I have 2, one meter actual
use and one for PV)<br>
----------------------------------------------------------------------------------<br>
/?!<br>
<br>
/ISk5MT171-0133<br>
<br>
300<br>
000<br>
<br>
</div>
</blockquote>
Ok Henry,<br>
very fine,<br>
so your complete interface is working well. Sending and receiving.<br>
<br>
<br>
300<br>
000<br>
this is not from the meter, I think.<br>
<br>
After receiving above message send the String<br>
<u><ACK> 050 <CR><LF></u> this is (hex 06 30 35
30 0D 0A)<br>
(those are 6 characters for your terminal)<br>
Maybe you drop the <u><CR><LF></u> if your terminal
sends that after Enter-Key<br>
Then change to 9600 bps<br>
Try some short delays between the steps.<br>
<br>
Do you test with Raspi | Win-PC | Linux ?<br>
<br>
For Windows I have an AutoIt Script for testing if it is helpful.<br>
rl<br>
<br>
</body>
</html>