coolchip / node-red-contrib-smartmeter

Node to provide data from smartmeters
MIT License
11 stars 8 forks source link

'read data from TCP a socket' issue #54

Open pstojak opened 1 year ago

pstojak commented 1 year ago

Hi,

I'm tying to read IEC smartmeter over TCP. Using D0Protocol and data source tcp. I've connected optical head with usb interface to serial to TCP gateway. The same head connected directly to Raspberry Pi is working OK.

O'm onnly getting "[error] smartmeter-obis error: Error: No or too long answer from Socket after last request."

any suggestions what I'm doing wrong?