Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Has anybody tried or has a schematic for a cable from Kamstrup RJ11 to RS232
http://www.slimme-meter.info/handleidin ... 328-j-nta/
I also tried an optical IR reader on the Kamstrup with the "/?!" command, but received nothing ?
Probably the command is not good, but i cant find any documentation on this?
The Ir sensors goes on IR input, the red arrow o the image.
this one http://www.optical-probe.de/
And are you also receiving decimals like 123.45 kWh instead of 123 (rounded), like i still see on some of the images in this topic?
Im going to ask Enexis again to place the Kamstrup smart meter for elec and gas.
http://www.slimme-meter.info/handleidin ... 328-j-nta/
I also tried an optical IR reader on the Kamstrup with the "/?!" command, but received nothing ?
Probably the command is not good, but i cant find any documentation on this?
The Ir sensors goes on IR input, the red arrow o the image.
this one http://www.optical-probe.de/
And are you also receiving decimals like 123.45 kWh instead of 123 (rounded), like i still see on some of the images in this topic?
Im going to ask Enexis again to place the Kamstrup smart meter for elec and gas.
Re: Reading the P1 port of a NTA8130 Dutch Smart Meter
@Bwired
Currenly the meter readout i have only give 00123.000 on all 4 meters (so there always end on 000). The gas meter gives 3 numbers behind the comma but only updates once every hour (and skips them frequently). The current usage is accurate on 0.01 kWh. Thats all there is. I think they can still improve a lot. Not sure if they will do that.
My father is not around at the moment so i cant ask him about the cable. Remind me if i forget to ask him
Currenly the meter readout i have only give 00123.000 on all 4 meters (so there always end on 000). The gas meter gives 3 numbers behind the comma but only updates once every hour (and skips them frequently). The current usage is accurate on 0.01 kWh. Thats all there is. I think they can still improve a lot. Not sure if they will do that.
My father is not around at the moment so i cant ask him about the cable. Remind me if i forget to ask him

Re: Reading the P1 port of a NTA8130 Dutch Smart Meter
http://www.slimme-meter.info/handleidin ... 328-j-nta/
Meters from Enexis is with a P1 port as far as i know, should be the same as the ones in the Enexis pilot.
Meters from Enexis is with a P1 port as far as i know, should be the same as the ones in the Enexis pilot.
Re: Reading the P1 port of a NTA8130 Dutch Smart Meter
http://www.slimme-meter.info/handleidin ... 328-j-nta/
So decimals are there? or....
Does anybody has RS232 already running on P1 port instead of USB
Is the IR port readable like on the ACE3000, this is much easier then P1
So decimals are there? or....
Does anybody has RS232 already running on P1 port instead of USB
Is the IR port readable like on the ACE3000, this is much easier then P1
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
I just talked with my father about it. He was quite sure that there was no data on our IR port.
The decimals are listed in the P1 output but are always 000.
The decimals are listed in the P1 output but are always 000.
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Are you sure, because opening up the IR port probably needs to be done with sending a command via the IR port. But could be not the case with kamstrup.
Not getting any decimals really sucks, i have the same now on my Ace3000.
Thanks for the info
any more who have the kamstrup running?
Not getting any decimals really sucks, i have the same now on my Ace3000.
Thanks for the info
any more who have the kamstrup running?
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
I have the Kamstrup running connected to a Mac using a USB to serial converter.
A small C program reads the data from the Kamstrup by simply raising RTS that is connected to the 'Request line' on the Kamstrup.
As the Kamstrup does not provide decimals it does not make sense to read the data every hour.
For now the setup is that every evening at 22:00 hours I read the data from my Kostal inverter to see how much energy is produced during that day.
the same script reads the Kamstrup and decodes the datagram. all the data is written into a CSV file for later use.
If anyone is interested in any details, drop me a line.
A small C program reads the data from the Kamstrup by simply raising RTS that is connected to the 'Request line' on the Kamstrup.
As the Kamstrup does not provide decimals it does not make sense to read the data every hour.
For now the setup is that every evening at 22:00 hours I read the data from my Kostal inverter to see how much energy is produced during that day.
the same script reads the Kamstrup and decodes the datagram. all the data is written into a CSV file for later use.
If anyone is interested in any details, drop me a line.
-
- Member
- Posts: 140
- Joined: Thu Jul 16, 2009 12:04 pm
- Location: Netherlands
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Hello, i'm very interested. I have an iskra mt382, but look like it works the same. I have also an P1 port and hope i can use your program as example.
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
I'm also interested, escpecially in the cable / converter. If you could share some more details that would be very much appreciated.
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Yesterday a got a reply from the technical department of Enexis:
They expect to deliver them somewhere this year.
In short, Enexis is testing a new Kamstrup meter which works according the B101 standard from energiened. This means that decimals are included in the readouts from the P1 port.Voordat de nieuwe Kamstrup kan worden genomen moet de nieuwe release nog goedgekeurd worden. Na goedkeuring kan deze geproduceerd worden.
Onder voorbehoud zou ik dan ook rekening houden met een beschikbaarheidsdatum ultimo dit jaar. (en dan dient goed afgestemd te worden dat u de gewenste (nieuwe) meter krijgt die aan de criteria voldoet en niet een (oude) "voorraadmeter" krijgt).
They expect to deliver them somewhere this year.
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
good News!!
I just wait and make sure that i get the new Kamstrup from Enexis.
I need the decimals
I just wait and make sure that i get the new Kamstrup from Enexis.
I need the decimals

Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Same here, i scheduled a notification to e-mail them again in august.
Keep you informed!
Keep you informed!
-
- Member
- Posts: 140
- Joined: Thu Jul 16, 2009 12:04 pm
- Location: Netherlands
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
i ordered this one and it works:rvb1405 wrote:I'm also interested, escpecially in the cable / converter. If you could share some more details that would be very much appreciated.
http://www.ebay.nl/itm/ws/eBayISAPI.dll ... OU:NL:1123
-
- Starting Member
- Posts: 19
- Joined: Wed Mar 14, 2007 1:32 pm
- Location: Netherlands
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Why do you need decimals. The meter also shows the current usage, so you can always caculate the decimals yourself.
Re: Reading the Kamstrup, type 162 NTA en 328 J NTA form Enexis
Did not know that, the current usage
But still not handy and you have to be very precise with polling
For me its for showing realtime on bwired.
But still not handy and you have to be very precise with polling
For me its for showing realtime on bwired.