cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Moderator: leecollings
-
- Posts: 35
- Joined: Wednesday 04 November 2015 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
cheap(er) p1-to-USB cable for smart meter (looking for a ...)
I want to have Domoticz make a readout of my Smart Meter (Dutch, Stedin). On Dutch shops I find cables starting from 20 euro's. On AliExpress I found this cable for 6 euros (including shipping): https://nl.aliexpress.com/item/ftdi-ft2 ... 4.8.vkFUnV
But the amount of technical info (in hard-to-understand English) overwhelmes me. Is this the same cable and will it work to connect my slimme meter to my Domoticz? (Otherwise: suggestions for cheaper alternatives welcome; I already found a DIY post but that is not feasible for me).
But the amount of technical info (in hard-to-understand English) overwhelmes me. Is this the same cable and will it work to connect my slimme meter to my Domoticz? (Otherwise: suggestions for cheaper alternatives welcome; I already found a DIY post but that is not feasible for me).
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Hi,Dirk wrote:I want to have Domoticz make a readout of my Smart Meter (Dutch, Stedin). On Dutch shops I find cables starting from 20 euro's. On AliExpress I found this cable for 6 euros (including shipping): https://nl.aliexpress.com/item/ftdi-ft2 ... 4.8.vkFUnV
But the amount of technical info (in hard-to-understand English) overwhelmes me. Is this the same cable and will it work to connect my slimme meter to my Domoticz? (Otherwise: suggestions for cheaper alternatives welcome; I already found a DIY post but that is not feasible for me).
This cable Might work.
For some meters, you need to do a modification by soldering a pull - up resistor.
It also depends how they crimp the wires in the RJ 11 connecter.
You only need 3 wires.
5 v
Ground
Rxd
And sometimes the chip needs to be programmed if it is not done by the supplier.
Best,
Migwelly
-
- Posts: 35
- Joined: Wednesday 04 November 2015 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Ah, OK. Well 'might work' is not good enough for me I'm afraid. Since I'm a newby and have the time nor experience to do modifications myself, I think I'll either wait for a recommendation of somebody that has tried or just spend the 20 euro's. Thanks a lot for you response!
-
- Posts: 153
- Joined: Tuesday 28 June 2016 16:38
- Target OS: Windows
- Domoticz version: Beta
- Location: Amersfoort NL
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Have you ever thought of a WiFi solution? I have a small Wifi ESP8266 adapter connected to my Stedin smart meter and connected it to Wifi.
In Domoticz you can add a "P1 smart meter with Lan interface" and connect it to the P1 Wifi module. Works great overhere.
Not sure if i'm allowed to do this, but it's not as spam intended:
http://www.esp8266thingies.nl/wp/
In Domoticz you can add a "P1 smart meter with Lan interface" and connect it to the P1 Wifi module. Works great overhere.
Not sure if i'm allowed to do this, but it's not as spam intended:
http://www.esp8266thingies.nl/wp/
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Which meter do you have?Dirk wrote:Ah, OK. Well 'might work' is not good enough for me I'm afraid. Since I'm a newby and have the time nor experience to do modifications myself, I think I'll either wait for a recommendation of somebody that has tried or just spend the 20 euro's. Thanks a lot for you response!
-
- Posts: 35
- Joined: Wednesday 04 November 2015 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
@migwelly I have an iskra am550, provided by Stedin.
-
- Posts: 4
- Joined: Wednesday 22 July 2015 12:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
I've bought a cheap cable from ebay. For most smart meters you need to invert the RxD signal in the FTDI chip.
Most of the China copies are read only, you cannot reprogram them.
So in the end I bought a cable of €20 which is already programmed and has the right RJ11 connector on it. Works out of the box.
Most of the China copies are read only, you cannot reprogram them.
So in the end I bought a cable of €20 which is already programmed and has the right RJ11 connector on it. Works out of the box.
-
- Posts: 35
- Joined: Wednesday 04 November 2015 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Yeah thanks @joost81. I figured as much: either fiddling to make it work or spend the 20 euro's on a ready-to-go solution. I was hoping to find some kind of deal, like those 6-euro thermometers...
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Yes, it will work.Dirk wrote:@migwelly I have an iskra am550, provided by Stedin.
You need to do some modification.
You need to solder a 10K resistor (Pull-up resistor ) between 5 V and RXD
You also need to invert the signals of the FTDI chip.
You need to use FT-Prog for that.
If you need help with that, just sent me a private message.
-
- Posts: 35
- Joined: Wednesday 04 November 2015 20:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Thanks for your offer, but since I've never soldered before, I have neither the experience or equipment to do that.
I'm currently too busy to dive into that, so I'll either wait a bit (until I stumble upon a cheaper cable) or pay the full retail price.
I'm currently too busy to dive into that, so I'll either wait a bit (until I stumble upon a cheaper cable) or pay the full retail price.
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Is it also possible to convert a ready made cable to work with the latest iskra?migwelly wrote:Yes, it will work.Dirk wrote:@migwelly I have an iskra am550, provided by Stedin.
You need to do some modification.
You need to solder a 10K resistor (Pull-up resistor ) between 5 V and RXD
You also need to invert the signals of the FTDI chip.
You need to use FT-Prog for that.
If you need help with that, just sent me a private message.
My cable works on a 10 yr old meter but not on the new one
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Hi,pvm wrote:Is it also possible to convert a ready made cable to work with the latest iskra?migwelly wrote:Yes, it will work.Dirk wrote:@migwelly I have an iskra am550, provided by Stedin.
You need to do some modification.
You need to solder a 10K resistor (Pull-up resistor ) between 5 V and RXD
You also need to invert the signals of the FTDI chip.
You need to use FT-Prog for that.
If you need help with that, just sent me a private message.
My cable works on a 10 yr old meter but not on the new one
What cable do you have?
And what chip is inside? Like ( FTDI,... Etc)
Best,
Migwelly
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
How can I see that?
It is not possible to open the connector and check the chip
It is not possible to open the connector and check the chip
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
-
- Posts: 140
- Joined: Thursday 22 October 2015 21:14
- Target OS: Linux
- Domoticz version: 4.11539
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
I would like to chip in this conversation as my meter has just been replaced by the ISKRA MA550 (And metering does not work.
I believe I have the FTDI chip (Profolic cable)
Could you make something like a schematic ?
(I can handle a soldering device )
I believe I have the FTDI chip (Profolic cable)
Could you make something like a schematic ?
(I can handle a soldering device )
Hardware: Raspberry Pi 3, OTGW, 433MHz Superheterodyne 3310 RF Link
Software: Ubuntu 16.04, Domoticz v3.5468, WiringPi, rc-switch
Software: Ubuntu 16.04, Domoticz v3.5468, WiringPi, rc-switch
-
- Posts: 1
- Joined: Sunday 13 May 2018 0:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Hi,
I got a ISKRA AM550 meter a little while ago and I bought a Serial converter with a FTDI chip embedded into the pcb, however I am not seeing any data. The manufacturer of the cable has put a 10k resistor between RXD and RTS.
Should I move the Resistor to be between RXD and +5v?
Kind regards,
EnderWolf
Edit: Found the problem, the RTS and RXD cables were incorrectly mapped, after swapping those back the cable is working.
I got a ISKRA AM550 meter a little while ago and I bought a Serial converter with a FTDI chip embedded into the pcb, however I am not seeing any data. The manufacturer of the cable has put a 10k resistor between RXD and RTS.
Should I move the Resistor to be between RXD and +5v?
Kind regards,
EnderWolf
Edit: Found the problem, the RTS and RXD cables were incorrectly mapped, after swapping those back the cable is working.
-
- Posts: 2
- Joined: Monday 28 May 2018 20:15
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
I bought a cable via Aliexpress and didn't work right away. I placed a resistor between 5v and RXD and it solved everything... So seems to me that it needs to be attached between the 5v and the RXD.
-
- Posts: 9
- Joined: Wednesday 02 April 2014 11:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
Can you post a picture of the connections to the pcb? I think I've a similar cable, but it lacks a 10k resistor. So I hope I can mod this cable also to be able to read my ISKRA AM550. I've a picture of my cable:EnderWolf wrote: ↑Sunday 13 May 2018 0:56 Hi,
I got a ISKRA AM550 meter a little while ago and I bought a Serial converter with a FTDI chip embedded into the pcb, however I am not seeing any data. The manufacturer of the cable has put a 10k resistor between RXD and RTS.
Should I move the Resistor to be between RXD and +5v?
Kind regards,
EnderWolf
Edit: Found the problem, the RTS and RXD cables were incorrectly mapped, after swapping those back the cable is working.
I think I've to move the green cable from CTS to RTS and the white/grey one from RXD. I'm also unsure about the 10k resistor: place it between +5V and RXD or between RXD and RTS.
-
- Posts: 742
- Joined: Saturday 30 May 2015 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
I have the smart meter connected through the gpio of the rpi. That is about free, besides 1 resistor. My colleague built it for me into a little network cable extension block (female-female), so I was able to use 2 regular telephone cables and easy disconnect the gpio to take the rpi out of the cabinet
-
- Posts: 67
- Joined: Wednesday 10 May 2017 17:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: cheap(er) p1-to-USB cable for smart meter (looking for a ...)
You can always buy them for 10euro's on Tweakers or Marktplaats from a dutch seller
Got my Kaifa Ma105a cable from him and works great!
Got my Kaifa Ma105a cable from him and works great!
Who is online
Users browsing this forum: No registered users and 1 guest