I have recently purchased 'starter' package with Raspberry Pi + P1 cable, with Domoticz.
However, after reading a lot of articles online I believe cable is faulty. If I understood correctly, it most likely is missing additional resistor.
There is data transfer between Iskra and Pi, measured ie. with usbtop. Tried using different solutions to read data - various python scripts, minicom and more, even tried Windows laptop - but all I get as a message is garbage instead of expected telegram message.
Pi detects following:
Code: Select all
Oct 22 19:37:32 raspberrypi kernel: [ 6709.282391] usb 1-1.2: new full-speed USB device number 4 using xhci_hcd
Oct 22 19:37:32 raspberrypi kernel: [ 6709.428689] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
Oct 22 19:37:32 raspberrypi kernel: [ 6709.428711] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 22 19:37:32 raspberrypi kernel: [ 6709.428730] usb 1-1.2: Product: FT232R USB UART
Oct 22 19:37:32 raspberrypi kernel: [ 6709.428747] usb 1-1.2: Manufacturer: FTDI
Oct 22 19:37:32 raspberrypi kernel: [ 6709.428765] usb 1-1.2: SerialNumber: AL05TG0C
Oct 22 19:37:32 raspberrypi kernel: [ 6709.435420] ftdi_sio 1-1.2:1.0: FTDI USB Serial Device converter detected
Oct 22 19:37:32 raspberrypi kernel: [ 6709.435593] usb 1-1.2: Detected FT232RL
Oct 22 19:37:32 raspberrypi kernel: [ 6709.439717] usb 1-1.2: FTDI USB Serial Device converter now attached to ttyUSB0
Could anyone please confirm which P1 cable is working with Iskra SMR 5.0 AM550-TD2 so I can get myself a correct one?!

Thanks!